{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76253479416535,
              47.31163205985995,
              267.49948268763006
            ],
            [
              -121.76251314404449,
              47.31255938508682,
              267.49948268763006
            ],
            [
              -121.7575381966342,
              47.31250555114802,
              1189.8194826876302
            ],
            [
              -121.75755993373826,
              47.31157822765767,
              1189.8194826876302
            ],
            [
              -121.76253479416535,
              47.31163205985995,
              267.49948268763006
            ]
          ]
        ]
      },
      "bbox": [
        -121.7625348,
        47.31157823,
        267.4994827,
        -121.7575382,
        47.31255939,
        1189.819483
      ],
      "properties": {
        "datetime": "2018-05-27T23:59:45Z",
        "pc:count": 643634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593659.7174,
            "count": 643634,
            "maximum": 593907.2354,
            "minimum": 593531.1354,
            "name": "X",
            "position": 0,
            "stddev": 96.61656185,
            "variance": 9334.760024
          },
          {
            "average": 5240605.915,
            "count": 643634,
            "maximum": 5240640.535,
            "minimum": 5240537.455,
            "name": "Y",
            "position": 1,
            "stddev": 23.89215693,
            "variance": 570.8351626
          },
          {
            "average": 550.2482917,
            "count": 643634,
            "maximum": 1189.819483,
            "minimum": 267.4994827,
            "name": "Z",
            "position": 2,
            "stddev": 23.09826452,
            "variance": 533.529824
          },
          {
            "average": 21167.19128,
            "count": 643634,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8494.07258,
            "variance": 72149268.99
          },
          {
            "average": 2.737925591,
            "count": 643634,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.639456108,
            "variance": 2.687816331
          },
          {
            "average": 4.479211788,
            "count": 643634,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.817763035,
            "variance": 3.30426245
          },
          {
            "average": 0.08923083616,
            "count": 643634,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2850768674,
            "variance": 0.0812688203
          },
          {
            "average": 0,
            "count": 643634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034760438,
            "count": 643634,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3254098393,
            "variance": 0.1058915635
          },
          {
            "average": -4.061683856,
            "count": 643634,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.342404479,
            "variance": 87.28052146
          },
          {
            "average": 2.467458214,
            "count": 643634,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.146310013,
            "variance": 1.314026646
          },
          {
            "average": 1955.811713,
            "count": 643634,
            "maximum": 2135,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 382.8524231,
            "variance": 146575.9779
          },
          {
            "average": 211500594.3,
            "count": 643634,
            "maximum": 211500785.4,
            "minimum": 211500495.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83.17740849,
            "variance": 6918.481284
          },
          {
            "average": 2.467458214,
            "count": 643634,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.146310013,
            "variance": 1.314026646
          },
          {
            "average": 0,
            "count": 643634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 643634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00241130829,
            "count": 643634,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04904587261,
            "variance": 0.00240549762
          },
          {
            "average": 0,
            "count": 643634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593531.1354,
          5240537.455,
          267.4994827,
          593907.2354,
          5240640.535,
          1189.819483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593531.1353741209,
                5240537.454537967,
                267.49948268763006
              ],
              [
                593531.1353741209,
                5240640.534537967,
                267.49948268763006
              ],
              [
                593907.235374121,
                5240640.534537967,
                1189.8194826876302
              ],
              [
                593907.235374121,
                5240537.454537967,
                1189.8194826876302
              ],
              [
                593531.1353741209,
                5240537.454537967,
                267.49948268763006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:59:45+00:00",
        "end_time": "2018-05-27T23:54:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7625348,
            47.31157823,
            267.4994827,
            -121.7575382,
            47.31255939,
            1189.819483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76253479416535,
                  47.31163205985995,
                  267.49948268763006
                ],
                [
                  -121.76251314404449,
                  47.31255938508682,
                  267.49948268763006
                ],
                [
                  -121.7575381966342,
                  47.31250555114802,
                  1189.8194826876302
                ],
                [
                  -121.75755993373826,
                  47.31157822765767,
                  1189.8194826876302
                ],
                [
                  -121.76253479416535,
                  47.31163205985995,
                  267.49948268763006
                ]
              ]
            ]
          },
          "id": "20180527_47121C7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:59:45Z",
            "pc:count": 643634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593659.7174,
                "count": 643634,
                "maximum": 593907.2354,
                "minimum": 593531.1354,
                "name": "X",
                "position": 0,
                "stddev": 96.61656185,
                "variance": 9334.760024
              },
              {
                "average": 5240605.915,
                "count": 643634,
                "maximum": 5240640.535,
                "minimum": 5240537.455,
                "name": "Y",
                "position": 1,
                "stddev": 23.89215693,
                "variance": 570.8351626
              },
              {
                "average": 550.2482917,
                "count": 643634,
                "maximum": 1189.819483,
                "minimum": 267.4994827,
                "name": "Z",
                "position": 2,
                "stddev": 23.09826452,
                "variance": 533.529824
              },
              {
                "average": 21167.19128,
                "count": 643634,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8494.07258,
                "variance": 72149268.99
              },
              {
                "average": 2.737925591,
                "count": 643634,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.639456108,
                "variance": 2.687816331
              },
              {
                "average": 4.479211788,
                "count": 643634,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.817763035,
                "variance": 3.30426245
              },
              {
                "average": 0.08923083616,
                "count": 643634,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2850768674,
                "variance": 0.0812688203
              },
              {
                "average": 0,
                "count": 643634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034760438,
                "count": 643634,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3254098393,
                "variance": 0.1058915635
              },
              {
                "average": -4.061683856,
                "count": 643634,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.342404479,
                "variance": 87.28052146
              },
              {
                "average": 2.467458214,
                "count": 643634,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.146310013,
                "variance": 1.314026646
              },
              {
                "average": 1955.811713,
                "count": 643634,
                "maximum": 2135,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 382.8524231,
                "variance": 146575.9779
              },
              {
                "average": 211500594.3,
                "count": 643634,
                "maximum": 211500785.4,
                "minimum": 211500495.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83.17740849,
                "variance": 6918.481284
              },
              {
                "average": 2.467458214,
                "count": 643634,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.146310013,
                "variance": 1.314026646
              },
              {
                "average": 0,
                "count": 643634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 643634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00241130829,
                "count": 643634,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04904587261,
                "variance": 0.00240549762
              },
              {
                "average": 0,
                "count": 643634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593531.1354,
              5240537.455,
              267.4994827,
              593907.2354,
              5240640.535,
              1189.819483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593531.1353741209,
                    5240537.454537967,
                    267.49948268763006
                  ],
                  [
                    593531.1353741209,
                    5240640.534537967,
                    267.49948268763006
                  ],
                  [
                    593907.235374121,
                    5240640.534537967,
                    1189.8194826876302
                  ],
                  [
                    593907.235374121,
                    5240537.454537967,
                    1189.8194826876302
                  ],
                  [
                    593531.1353741209,
                    5240537.454537967,
                    267.49948268763006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:59:45+00:00",
            "end_time": "2018-05-27T23:54:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.79079689074439,
              47.27300393264573,
              153.33761088098186
            ],
            [
              -121.79075050711575,
              47.27503980102248,
              153.33761088098186
            ],
            [
              -121.78746834770749,
              47.275005113707934,
              1086.3176108809819
            ],
            [
              -121.78751485715577,
              47.27296924778733,
              1086.3176108809819
            ],
            [
              -121.79079689074439,
              47.27300393264573,
              153.33761088098186
            ]
          ]
        ]
      },
      "bbox": [
        -121.7907969,
        47.27296925,
        153.3376109,
        -121.7874683,
        47.2750398,
        1086.317611
      ],
      "properties": {
        "datetime": "2018-05-27T22:47:22Z",
        "pc:count": 969801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 591627.7267,
            "count": 969801,
            "maximum": 591709.9396,
            "minimum": 591461.6396,
            "name": "X",
            "position": 0,
            "stddev": 61.50447573,
            "variance": 3782.800535
          },
          {
            "average": 5236361.411,
            "count": 969801,
            "maximum": 5236437.477,
            "minimum": 5236211.177,
            "name": "Y",
            "position": 1,
            "stddev": 56.80746449,
            "variance": 3227.088022
          },
          {
            "average": 441.1265764,
            "count": 969801,
            "maximum": 1086.317611,
            "minimum": 153.3376109,
            "name": "Z",
            "position": 2,
            "stddev": 19.42413443,
            "variance": 377.2969985
          },
          {
            "average": 23090.91234,
            "count": 969801,
            "maximum": 62640,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10037.5084,
            "variance": 100751574.8
          },
          {
            "average": 2.64433425,
            "count": 969801,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.642940174,
            "variance": 2.699252414
          },
          {
            "average": 4.293797387,
            "count": 969801,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.935785153,
            "variance": 3.747264157
          },
          {
            "average": 0.1102092079,
            "count": 969801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3131505061,
            "variance": 0.09806323949
          },
          {
            "average": 0,
            "count": 969801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037289093,
            "count": 969801,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2926974598,
            "variance": 0.08567180297
          },
          {
            "average": -2.935832285,
            "count": 969801,
            "maximum": 19.99799919,
            "minimum": -19.4640007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.631785802,
            "variance": 92.77129773
          },
          {
            "average": 2.340112044,
            "count": 969801,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.242663811,
            "variance": 1.544213346
          },
          {
            "average": 1891.156597,
            "count": 969801,
            "maximum": 2113,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 414.6723056,
            "variance": 171953.121
          },
          {
            "average": 211496020.3,
            "count": 969801,
            "maximum": 211496442.7,
            "minimum": 211495472.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173.2805843,
            "variance": 30026.16091
          },
          {
            "average": 2.340112044,
            "count": 969801,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.242663811,
            "variance": 1.544213346
          },
          {
            "average": 0,
            "count": 969801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001659103259,
            "count": 969801,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04069830885,
            "variance": 0.001656352344
          },
          {
            "average": 0,
            "count": 969801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          591461.6396,
          5236211.177,
          153.3376109,
          591709.9396,
          5236437.477,
          1086.317611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                591461.6395832897,
                5236211.1768118,
                153.33761088098186
              ],
              [
                591461.6395832897,
                5236437.476811801,
                153.33761088098186
              ],
              [
                591709.9395832898,
                5236437.476811801,
                1086.3176108809819
              ],
              [
                591709.9395832898,
                5236211.1768118,
                1086.3176108809819
              ],
              [
                591461.6395832897,
                5236211.1768118,
                153.33761088098186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:47:22+00:00",
        "end_time": "2018-05-27T22:31:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7907969,
            47.27296925,
            153.3376109,
            -121.7874683,
            47.2750398,
            1086.317611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.79079689074439,
                  47.27300393264573,
                  153.33761088098186
                ],
                [
                  -121.79075050711575,
                  47.27503980102248,
                  153.33761088098186
                ],
                [
                  -121.78746834770749,
                  47.275005113707934,
                  1086.3176108809819
                ],
                [
                  -121.78751485715577,
                  47.27296924778733,
                  1086.3176108809819
                ],
                [
                  -121.79079689074439,
                  47.27300393264573,
                  153.33761088098186
                ]
              ]
            ]
          },
          "id": "20180527_47121C7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:47:22Z",
            "pc:count": 969801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 591627.7267,
                "count": 969801,
                "maximum": 591709.9396,
                "minimum": 591461.6396,
                "name": "X",
                "position": 0,
                "stddev": 61.50447573,
                "variance": 3782.800535
              },
              {
                "average": 5236361.411,
                "count": 969801,
                "maximum": 5236437.477,
                "minimum": 5236211.177,
                "name": "Y",
                "position": 1,
                "stddev": 56.80746449,
                "variance": 3227.088022
              },
              {
                "average": 441.1265764,
                "count": 969801,
                "maximum": 1086.317611,
                "minimum": 153.3376109,
                "name": "Z",
                "position": 2,
                "stddev": 19.42413443,
                "variance": 377.2969985
              },
              {
                "average": 23090.91234,
                "count": 969801,
                "maximum": 62640,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10037.5084,
                "variance": 100751574.8
              },
              {
                "average": 2.64433425,
                "count": 969801,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.642940174,
                "variance": 2.699252414
              },
              {
                "average": 4.293797387,
                "count": 969801,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.935785153,
                "variance": 3.747264157
              },
              {
                "average": 0.1102092079,
                "count": 969801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3131505061,
                "variance": 0.09806323949
              },
              {
                "average": 0,
                "count": 969801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037289093,
                "count": 969801,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2926974598,
                "variance": 0.08567180297
              },
              {
                "average": -2.935832285,
                "count": 969801,
                "maximum": 19.99799919,
                "minimum": -19.4640007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.631785802,
                "variance": 92.77129773
              },
              {
                "average": 2.340112044,
                "count": 969801,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.242663811,
                "variance": 1.544213346
              },
              {
                "average": 1891.156597,
                "count": 969801,
                "maximum": 2113,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 414.6723056,
                "variance": 171953.121
              },
              {
                "average": 211496020.3,
                "count": 969801,
                "maximum": 211496442.7,
                "minimum": 211495472.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173.2805843,
                "variance": 30026.16091
              },
              {
                "average": 2.340112044,
                "count": 969801,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.242663811,
                "variance": 1.544213346
              },
              {
                "average": 0,
                "count": 969801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001659103259,
                "count": 969801,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04069830885,
                "variance": 0.001656352344
              },
              {
                "average": 0,
                "count": 969801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              591461.6396,
              5236211.177,
              153.3376109,
              591709.9396,
              5236437.477,
              1086.317611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    591461.6395832897,
                    5236211.1768118,
                    153.33761088098186
                  ],
                  [
                    591461.6395832897,
                    5236437.476811801,
                    153.33761088098186
                  ],
                  [
                    591709.9395832898,
                    5236437.476811801,
                    1086.3176108809819
                  ],
                  [
                    591709.9395832898,
                    5236211.1768118,
                    1086.3176108809819
                  ],
                  [
                    591461.6395832897,
                    5236211.1768118,
                    153.33761088098186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:47:22+00:00",
            "end_time": "2018-05-27T22:31:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40017994633952,
              47.1935822377564,
              -22.217285820443863
            ],
            [
              -121.40001415896184,
              47.19909649672119,
              -22.217285820443863
            ],
            [
              -121.39916740602494,
              47.19908466350392,
              1439.4827141795563
            ],
            [
              -121.39933328105009,
              47.19357040680765,
              1439.4827141795563
            ],
            [
              -121.40017994633952,
              47.1935822377564,
              -22.217285820443863
            ]
          ]
        ]
      },
      "bbox": [
        -121.4001799,
        47.19357041,
        -22.21728582,
        -121.3991674,
        47.1990965,
        1439.482714
      ],
      "properties": {
        "datetime": "2018-05-27T17:11:58Z",
        "pc:count": 1070678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621215.3446,
            "count": 1070678,
            "maximum": 621251.3384,
            "minimum": 621187.1784,
            "name": "X",
            "position": 0,
            "stddev": 14.98565376,
            "variance": 224.5698186
          },
          {
            "average": 5228202.855,
            "count": 1070678,
            "maximum": 5228530.405,
            "minimum": 5227917.365,
            "name": "Y",
            "position": 1,
            "stddev": 139.7275335,
            "variance": 19523.78362
          },
          {
            "average": 709.1030306,
            "count": 1070678,
            "maximum": 1439.482714,
            "minimum": -22.21728582,
            "name": "Z",
            "position": 2,
            "stddev": 17.04786747,
            "variance": 290.6297851
          },
          {
            "average": 24787.2146,
            "count": 1070678,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9075.345871,
            "variance": 82361902.68
          },
          {
            "average": 3.039116336,
            "count": 1070678,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.831674433,
            "variance": 3.355031227
          },
          {
            "average": 5.075412963,
            "count": 1070678,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.967032129,
            "variance": 3.869215395
          },
          {
            "average": 0.0887792595,
            "count": 1070678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2844249956,
            "variance": 0.08089757814
          },
          {
            "average": 0,
            "count": 1070678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.044093556,
            "count": 1070678,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201233133,
            "variance": 0.1765035984
          },
          {
            "average": 0.7101393572,
            "count": 1070678,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2273177,
            "variance": 126.0526628
          },
          {
            "average": 2.468128606,
            "count": 1070678,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.145743526,
            "variance": 1.312728228
          },
          {
            "average": 1834.777486,
            "count": 1070678,
            "maximum": 2015,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 381.9703779,
            "variance": 145901.3696
          },
          {
            "average": 211475793.4,
            "count": 1070678,
            "maximum": 211476318.2,
            "minimum": 211475454.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.0567268,
            "variance": 49754.30339
          },
          {
            "average": 2.468128606,
            "count": 1070678,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.145743526,
            "variance": 1.312728228
          },
          {
            "average": 0,
            "count": 1070678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1070678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004478470651,
            "count": 1070678,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06677138696,
            "variance": 0.004458418116
          },
          {
            "average": 0,
            "count": 1070678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621187.1784,
          5227917.365,
          -22.21728582,
          621251.3384,
          5228530.405,
          1439.482714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621187.1784152639,
                5227917.365250025,
                -22.217285820443863
              ],
              [
                621187.1784152639,
                5228530.405250024,
                -22.217285820443863
              ],
              [
                621251.3384152638,
                5228530.405250024,
                1439.4827141795563
              ],
              [
                621251.3384152638,
                5227917.365250025,
                1439.4827141795563
              ],
              [
                621187.1784152639,
                5227917.365250025,
                -22.217285820443863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:11:58+00:00",
        "end_time": "2018-05-27T16:57:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4001799,
            47.19357041,
            -22.21728582,
            -121.3991674,
            47.1990965,
            1439.482714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40017994633952,
                  47.1935822377564,
                  -22.217285820443863
                ],
                [
                  -121.40001415896184,
                  47.19909649672119,
                  -22.217285820443863
                ],
                [
                  -121.39916740602494,
                  47.19908466350392,
                  1439.4827141795563
                ],
                [
                  -121.39933328105009,
                  47.19357040680765,
                  1439.4827141795563
                ],
                [
                  -121.40017994633952,
                  47.1935822377564,
                  -22.217285820443863
                ]
              ]
            ]
          },
          "id": "20180527_47121B4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:11:58Z",
            "pc:count": 1070678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621215.3446,
                "count": 1070678,
                "maximum": 621251.3384,
                "minimum": 621187.1784,
                "name": "X",
                "position": 0,
                "stddev": 14.98565376,
                "variance": 224.5698186
              },
              {
                "average": 5228202.855,
                "count": 1070678,
                "maximum": 5228530.405,
                "minimum": 5227917.365,
                "name": "Y",
                "position": 1,
                "stddev": 139.7275335,
                "variance": 19523.78362
              },
              {
                "average": 709.1030306,
                "count": 1070678,
                "maximum": 1439.482714,
                "minimum": -22.21728582,
                "name": "Z",
                "position": 2,
                "stddev": 17.04786747,
                "variance": 290.6297851
              },
              {
                "average": 24787.2146,
                "count": 1070678,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9075.345871,
                "variance": 82361902.68
              },
              {
                "average": 3.039116336,
                "count": 1070678,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.831674433,
                "variance": 3.355031227
              },
              {
                "average": 5.075412963,
                "count": 1070678,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.967032129,
                "variance": 3.869215395
              },
              {
                "average": 0.0887792595,
                "count": 1070678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2844249956,
                "variance": 0.08089757814
              },
              {
                "average": 0,
                "count": 1070678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.044093556,
                "count": 1070678,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201233133,
                "variance": 0.1765035984
              },
              {
                "average": 0.7101393572,
                "count": 1070678,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2273177,
                "variance": 126.0526628
              },
              {
                "average": 2.468128606,
                "count": 1070678,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.145743526,
                "variance": 1.312728228
              },
              {
                "average": 1834.777486,
                "count": 1070678,
                "maximum": 2015,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 381.9703779,
                "variance": 145901.3696
              },
              {
                "average": 211475793.4,
                "count": 1070678,
                "maximum": 211476318.2,
                "minimum": 211475454.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.0567268,
                "variance": 49754.30339
              },
              {
                "average": 2.468128606,
                "count": 1070678,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.145743526,
                "variance": 1.312728228
              },
              {
                "average": 0,
                "count": 1070678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1070678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004478470651,
                "count": 1070678,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06677138696,
                "variance": 0.004458418116
              },
              {
                "average": 0,
                "count": 1070678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621187.1784,
              5227917.365,
              -22.21728582,
              621251.3384,
              5228530.405,
              1439.482714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621187.1784152639,
                    5227917.365250025,
                    -22.217285820443863
                  ],
                  [
                    621187.1784152639,
                    5228530.405250024,
                    -22.217285820443863
                  ],
                  [
                    621251.3384152638,
                    5228530.405250024,
                    1439.4827141795563
                  ],
                  [
                    621251.3384152638,
                    5227917.365250025,
                    1439.4827141795563
                  ],
                  [
                    621187.1784152639,
                    5227917.365250025,
                    -22.217285820443863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:11:58+00:00",
            "end_time": "2018-05-27T16:57:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48497630814482,
              47.212506299389155,
              240.3599670859195
            ],
            [
              -121.48487808901571,
              47.215954008759006,
              240.3599670859195
            ],
            [
              -121.47492000039914,
              47.21582186328154,
              1332.7599670859195
            ],
            [
              -121.4750188644613,
              47.21237416975495,
              1332.7599670859195
            ],
            [
              -121.48497630814482,
              47.212506299389155,
              240.3599670859195
            ]
          ]
        ]
      },
      "bbox": [
        -121.4849763,
        47.21237417,
        240.3599671,
        -121.47492,
        47.21595401,
        1332.759967
      ],
      "properties": {
        "datetime": "2018-05-27T17:45:18Z",
        "pc:count": 4245816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615205.2694,
            "count": 4245816,
            "maximum": 615477.4541,
            "minimum": 614723.1741,
            "name": "X",
            "position": 0,
            "stddev": 179.0229391,
            "variance": 32049.21271
          },
          {
            "average": 5230043.943,
            "count": 4245816,
            "maximum": 5230275.502,
            "minimum": 5229892.222,
            "name": "Y",
            "position": 1,
            "stddev": 94.52155737,
            "variance": 8934.324808
          },
          {
            "average": 510.0071258,
            "count": 4245816,
            "maximum": 1332.759967,
            "minimum": 240.3599671,
            "name": "Z",
            "position": 2,
            "stddev": 10.56989773,
            "variance": 111.722738
          },
          {
            "average": 37747.93912,
            "count": 4245816,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 12399.78441,
            "variance": 153754653.5
          },
          {
            "average": 1.769991681,
            "count": 4245816,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255746922,
            "variance": 1.576900333
          },
          {
            "average": 2.539634548,
            "count": 4245816,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.834823241,
            "variance": 3.366576325
          },
          {
            "average": 0.1643622804,
            "count": 4245816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3706040388,
            "variance": 0.1373473535
          },
          {
            "average": 0,
            "count": 4245816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134411383,
            "count": 4245816,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4603441621,
            "variance": 0.2119167476
          },
          {
            "average": -0.3086058776,
            "count": 4245816,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66485481,
            "variance": 136.0688378
          },
          {
            "average": 2.013266001,
            "count": 4245816,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.409453256,
            "variance": 1.98655848
          },
          {
            "average": 1692.883983,
            "count": 4245816,
            "maximum": 2024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 470.3115004,
            "variance": 221192.9074
          },
          {
            "average": 211477897.1,
            "count": 4245816,
            "maximum": 211478318.6,
            "minimum": 211477411.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 232.2309838,
            "variance": 53931.22985
          },
          {
            "average": 2.013266001,
            "count": 4245816,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.409453256,
            "variance": 1.98655848
          },
          {
            "average": 0,
            "count": 4245816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4245816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003185724487,
            "count": 4245816,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05635225279,
            "variance": 0.003175576395
          },
          {
            "average": 0,
            "count": 4245816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614723.1741,
          5229892.222,
          240.3599671,
          615477.4541,
          5230275.502,
          1332.759967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614723.1740981218,
                5229892.221874767,
                240.3599670859195
              ],
              [
                614723.1740981218,
                5230275.501874766,
                240.3599670859195
              ],
              [
                615477.4540981218,
                5230275.501874766,
                1332.7599670859195
              ],
              [
                615477.4540981218,
                5229892.221874767,
                1332.7599670859195
              ],
              [
                614723.1740981218,
                5229892.221874767,
                240.3599670859195
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:45:18+00:00",
        "end_time": "2018-05-27T17:30:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4849763,
            47.21237417,
            240.3599671,
            -121.47492,
            47.21595401,
            1332.759967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48497630814482,
                  47.212506299389155,
                  240.3599670859195
                ],
                [
                  -121.48487808901571,
                  47.215954008759006,
                  240.3599670859195
                ],
                [
                  -121.47492000039914,
                  47.21582186328154,
                  1332.7599670859195
                ],
                [
                  -121.4750188644613,
                  47.21237416975495,
                  1332.7599670859195
                ],
                [
                  -121.48497630814482,
                  47.212506299389155,
                  240.3599670859195
                ]
              ]
            ]
          },
          "id": "20180527_47121B4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:45:18Z",
            "pc:count": 4245816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615205.2694,
                "count": 4245816,
                "maximum": 615477.4541,
                "minimum": 614723.1741,
                "name": "X",
                "position": 0,
                "stddev": 179.0229391,
                "variance": 32049.21271
              },
              {
                "average": 5230043.943,
                "count": 4245816,
                "maximum": 5230275.502,
                "minimum": 5229892.222,
                "name": "Y",
                "position": 1,
                "stddev": 94.52155737,
                "variance": 8934.324808
              },
              {
                "average": 510.0071258,
                "count": 4245816,
                "maximum": 1332.759967,
                "minimum": 240.3599671,
                "name": "Z",
                "position": 2,
                "stddev": 10.56989773,
                "variance": 111.722738
              },
              {
                "average": 37747.93912,
                "count": 4245816,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 12399.78441,
                "variance": 153754653.5
              },
              {
                "average": 1.769991681,
                "count": 4245816,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255746922,
                "variance": 1.576900333
              },
              {
                "average": 2.539634548,
                "count": 4245816,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.834823241,
                "variance": 3.366576325
              },
              {
                "average": 0.1643622804,
                "count": 4245816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3706040388,
                "variance": 0.1373473535
              },
              {
                "average": 0,
                "count": 4245816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134411383,
                "count": 4245816,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4603441621,
                "variance": 0.2119167476
              },
              {
                "average": -0.3086058776,
                "count": 4245816,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66485481,
                "variance": 136.0688378
              },
              {
                "average": 2.013266001,
                "count": 4245816,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.409453256,
                "variance": 1.98655848
              },
              {
                "average": 1692.883983,
                "count": 4245816,
                "maximum": 2024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 470.3115004,
                "variance": 221192.9074
              },
              {
                "average": 211477897.1,
                "count": 4245816,
                "maximum": 211478318.6,
                "minimum": 211477411.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 232.2309838,
                "variance": 53931.22985
              },
              {
                "average": 2.013266001,
                "count": 4245816,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.409453256,
                "variance": 1.98655848
              },
              {
                "average": 0,
                "count": 4245816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4245816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003185724487,
                "count": 4245816,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05635225279,
                "variance": 0.003175576395
              },
              {
                "average": 0,
                "count": 4245816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614723.1741,
              5229892.222,
              240.3599671,
              615477.4541,
              5230275.502,
              1332.759967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614723.1740981218,
                    5229892.221874767,
                    240.3599670859195
                  ],
                  [
                    614723.1740981218,
                    5230275.501874766,
                    240.3599670859195
                  ],
                  [
                    615477.4540981218,
                    5230275.501874766,
                    1332.7599670859195
                  ],
                  [
                    615477.4540981218,
                    5229892.221874767,
                    1332.7599670859195
                  ],
                  [
                    614723.1740981218,
                    5229892.221874767,
                    240.3599670859195
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:45:18+00:00",
            "end_time": "2018-05-27T17:30: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": "20180527_47121B5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58759725537931,
              47.24688453100919,
              230.70793673113292
            ],
            [
              -121.58751345255625,
              47.25003624143856,
              230.70793673113292
            ],
            [
              -121.58502974000453,
              47.25000559114946,
              1340.247936731133
            ],
            [
              -121.58511369006625,
              47.24685388407954,
              1340.247936731133
            ],
            [
              -121.58759725537931,
              47.24688453100919,
              230.70793673113292
            ]
          ]
        ]
      },
      "bbox": [
        -121.5875973,
        47.24685388,
        230.7079367,
        -121.5850297,
        47.25003624,
        1340.247937
      ],
      "properties": {
        "datetime": "2018-05-27T19:05:47Z",
        "pc:count": 1258097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606944.1216,
            "count": 1258097,
            "maximum": 607071.3903,
            "minimum": 606883.3903,
            "name": "X",
            "position": 0,
            "stddev": 43.31877436,
            "variance": 1876.516212
          },
          {
            "average": 5233808.799,
            "count": 1258097,
            "maximum": 5233917.258,
            "minimum": 5233566.898,
            "name": "Y",
            "position": 1,
            "stddev": 76.91430381,
            "variance": 5915.81013
          },
          {
            "average": 586.5109882,
            "count": 1258097,
            "maximum": 1340.247937,
            "minimum": 230.7079367,
            "name": "Z",
            "position": 2,
            "stddev": 22.13155954,
            "variance": 489.8059276
          },
          {
            "average": 24016.60094,
            "count": 1258097,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9452.691644,
            "variance": 89353379.31
          },
          {
            "average": 2.676869113,
            "count": 1258097,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.627665056,
            "variance": 2.649293536
          },
          {
            "average": 4.355911349,
            "count": 1258097,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.860669798,
            "variance": 3.462092098
          },
          {
            "average": 0.1220311311,
            "count": 1258097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3273218895,
            "variance": 0.1071396193
          },
          {
            "average": 0,
            "count": 1258097,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031291705,
            "count": 1258097,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2927962309,
            "variance": 0.08572963284
          },
          {
            "average": 1.163415389,
            "count": 1258097,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.46819008,
            "variance": 155.4557639
          },
          {
            "average": 2.276683753,
            "count": 1258097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.283262894,
            "variance": 1.646763656
          },
          {
            "average": 1802.192608,
            "count": 1258097,
            "maximum": 2045,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.7278391,
            "variance": 182951.1044
          },
          {
            "average": 211482813,
            "count": 1258097,
            "maximum": 211483147.3,
            "minimum": 211482563.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 170.1795335,
            "variance": 28961.07362
          },
          {
            "average": 2.276683753,
            "count": 1258097,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.283262894,
            "variance": 1.646763656
          },
          {
            "average": 0,
            "count": 1258097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001847234355,
            "count": 1258097,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04293976648,
            "variance": 0.001843823546
          },
          {
            "average": 0,
            "count": 1258097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606883.3903,
          5233566.898,
          230.7079367,
          607071.3903,
          5233917.258,
          1340.247937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606883.3903327021,
                5233566.898226214,
                230.70793673113292
              ],
              [
                606883.3903327021,
                5233917.258226213,
                230.70793673113292
              ],
              [
                607071.3903327021,
                5233917.258226213,
                1340.247936731133
              ],
              [
                607071.3903327021,
                5233566.898226214,
                1340.247936731133
              ],
              [
                606883.3903327021,
                5233566.898226214,
                230.70793673113292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:05:47+00:00",
        "end_time": "2018-05-27T18:56:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5875973,
            47.24685388,
            230.7079367,
            -121.5850297,
            47.25003624,
            1340.247937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58759725537931,
                  47.24688453100919,
                  230.70793673113292
                ],
                [
                  -121.58751345255625,
                  47.25003624143856,
                  230.70793673113292
                ],
                [
                  -121.58502974000453,
                  47.25000559114946,
                  1340.247936731133
                ],
                [
                  -121.58511369006625,
                  47.24685388407954,
                  1340.247936731133
                ],
                [
                  -121.58759725537931,
                  47.24688453100919,
                  230.70793673113292
                ]
              ]
            ]
          },
          "id": "20180527_47121B5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:05:47Z",
            "pc:count": 1258097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606944.1216,
                "count": 1258097,
                "maximum": 607071.3903,
                "minimum": 606883.3903,
                "name": "X",
                "position": 0,
                "stddev": 43.31877436,
                "variance": 1876.516212
              },
              {
                "average": 5233808.799,
                "count": 1258097,
                "maximum": 5233917.258,
                "minimum": 5233566.898,
                "name": "Y",
                "position": 1,
                "stddev": 76.91430381,
                "variance": 5915.81013
              },
              {
                "average": 586.5109882,
                "count": 1258097,
                "maximum": 1340.247937,
                "minimum": 230.7079367,
                "name": "Z",
                "position": 2,
                "stddev": 22.13155954,
                "variance": 489.8059276
              },
              {
                "average": 24016.60094,
                "count": 1258097,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9452.691644,
                "variance": 89353379.31
              },
              {
                "average": 2.676869113,
                "count": 1258097,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.627665056,
                "variance": 2.649293536
              },
              {
                "average": 4.355911349,
                "count": 1258097,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.860669798,
                "variance": 3.462092098
              },
              {
                "average": 0.1220311311,
                "count": 1258097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3273218895,
                "variance": 0.1071396193
              },
              {
                "average": 0,
                "count": 1258097,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031291705,
                "count": 1258097,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2927962309,
                "variance": 0.08572963284
              },
              {
                "average": 1.163415389,
                "count": 1258097,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.46819008,
                "variance": 155.4557639
              },
              {
                "average": 2.276683753,
                "count": 1258097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.283262894,
                "variance": 1.646763656
              },
              {
                "average": 1802.192608,
                "count": 1258097,
                "maximum": 2045,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.7278391,
                "variance": 182951.1044
              },
              {
                "average": 211482813,
                "count": 1258097,
                "maximum": 211483147.3,
                "minimum": 211482563.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 170.1795335,
                "variance": 28961.07362
              },
              {
                "average": 2.276683753,
                "count": 1258097,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.283262894,
                "variance": 1.646763656
              },
              {
                "average": 0,
                "count": 1258097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001847234355,
                "count": 1258097,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04293976648,
                "variance": 0.001843823546
              },
              {
                "average": 0,
                "count": 1258097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606883.3903,
              5233566.898,
              230.7079367,
              607071.3903,
              5233917.258,
              1340.247937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606883.3903327021,
                    5233566.898226214,
                    230.70793673113292
                  ],
                  [
                    606883.3903327021,
                    5233917.258226213,
                    230.70793673113292
                  ],
                  [
                    607071.3903327021,
                    5233917.258226213,
                    1340.247936731133
                  ],
                  [
                    607071.3903327021,
                    5233566.898226214,
                    1340.247936731133
                  ],
                  [
                    606883.3903327021,
                    5233566.898226214,
                    230.70793673113292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:05:47+00:00",
            "end_time": "2018-05-27T18:56:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77866826414545,
              47.300027573417715,
              -53.89786404485585
            ],
            [
              -121.77837994064842,
              47.3125415139793,
              -53.89786404485585
            ],
            [
              -121.77472641865343,
              47.31250250531763,
              1237.4621359551443
            ],
            [
              -121.77501560391832,
              47.299988581732485,
              1237.4621359551443
            ],
            [
              -121.77866826414545,
              47.300027573417715,
              -53.89786404485585
            ]
          ]
        ]
      },
      "bbox": [
        -121.7786683,
        47.29998858,
        -53.89786404,
        -121.7747264,
        47.31254151,
        1237.462136
      ],
      "properties": {
        "datetime": "2018-05-28T00:03:35Z",
        "pc:count": 9865719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592504.8179,
            "count": 9865719,
            "maximum": 592608.1589,
            "minimum": 592331.9589,
            "name": "X",
            "position": 0,
            "stddev": 65.6854896,
            "variance": 4314.583544
          },
          {
            "average": 5239944.28,
            "count": 9865719,
            "maximum": 5240619.629,
            "minimum": 5239228.609,
            "name": "Y",
            "position": 1,
            "stddev": 293.0565365,
            "variance": 85882.13357
          },
          {
            "average": 405.8637285,
            "count": 9865719,
            "maximum": 1237.462136,
            "minimum": -53.89786404,
            "name": "Z",
            "position": 2,
            "stddev": 13.56291395,
            "variance": 183.9526348
          },
          {
            "average": 23944.75865,
            "count": 9865719,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10352.40301,
            "variance": 107172248
          },
          {
            "average": 2.466849705,
            "count": 9865719,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.527424142,
            "variance": 2.333024509
          },
          {
            "average": 3.933795803,
            "count": 9865719,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.838561921,
            "variance": 3.380309938
          },
          {
            "average": 0.1284035152,
            "count": 9865719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3345385835,
            "variance": 0.1119160639
          },
          {
            "average": 0,
            "count": 9865719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03576455,
            "count": 9865719,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3245001807,
            "variance": 0.1053003673
          },
          {
            "average": -0.9509329859,
            "count": 9865719,
            "maximum": 28.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34730564,
            "variance": 128.7613452
          },
          {
            "average": 2.23271948,
            "count": 9865719,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.308862994,
            "variance": 1.713122337
          },
          {
            "average": 1870.305756,
            "count": 9865719,
            "maximum": 2137,
            "minimum": 1121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 436.7043628,
            "variance": 190710.7005
          },
          {
            "average": 211499253.1,
            "count": 9865719,
            "maximum": 211501015.3,
            "minimum": 211498459.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 820.9986503,
            "variance": 674038.7838
          },
          {
            "average": 2.23271948,
            "count": 9865719,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.308862994,
            "variance": 1.713122337
          },
          {
            "average": 0,
            "count": 9865719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9865719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00236049699,
            "count": 9865719,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04852757239,
            "variance": 0.002354925282
          },
          {
            "average": 0,
            "count": 9865719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592331.9589,
          5239228.609,
          -53.89786404,
          592608.1589,
          5240619.629,
          1237.462136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592331.9589452993,
                5239228.60887097,
                -53.89786404485585
              ],
              [
                592331.9589452993,
                5240619.62887097,
                -53.89786404485585
              ],
              [
                592608.1589452992,
                5240619.62887097,
                1237.4621359551443
              ],
              [
                592608.1589452992,
                5239228.60887097,
                1237.4621359551443
              ],
              [
                592331.9589452993,
                5239228.60887097,
                -53.89786404485585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:03:35+00:00",
        "end_time": "2018-05-27T23:20:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7786683,
            47.29998858,
            -53.89786404,
            -121.7747264,
            47.31254151,
            1237.462136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77866826414545,
                  47.300027573417715,
                  -53.89786404485585
                ],
                [
                  -121.77837994064842,
                  47.3125415139793,
                  -53.89786404485585
                ],
                [
                  -121.77472641865343,
                  47.31250250531763,
                  1237.4621359551443
                ],
                [
                  -121.77501560391832,
                  47.299988581732485,
                  1237.4621359551443
                ],
                [
                  -121.77866826414545,
                  47.300027573417715,
                  -53.89786404485585
                ]
              ]
            ]
          },
          "id": "20180527_47121C7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:03:35Z",
            "pc:count": 9865719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592504.8179,
                "count": 9865719,
                "maximum": 592608.1589,
                "minimum": 592331.9589,
                "name": "X",
                "position": 0,
                "stddev": 65.6854896,
                "variance": 4314.583544
              },
              {
                "average": 5239944.28,
                "count": 9865719,
                "maximum": 5240619.629,
                "minimum": 5239228.609,
                "name": "Y",
                "position": 1,
                "stddev": 293.0565365,
                "variance": 85882.13357
              },
              {
                "average": 405.8637285,
                "count": 9865719,
                "maximum": 1237.462136,
                "minimum": -53.89786404,
                "name": "Z",
                "position": 2,
                "stddev": 13.56291395,
                "variance": 183.9526348
              },
              {
                "average": 23944.75865,
                "count": 9865719,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10352.40301,
                "variance": 107172248
              },
              {
                "average": 2.466849705,
                "count": 9865719,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.527424142,
                "variance": 2.333024509
              },
              {
                "average": 3.933795803,
                "count": 9865719,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.838561921,
                "variance": 3.380309938
              },
              {
                "average": 0.1284035152,
                "count": 9865719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3345385835,
                "variance": 0.1119160639
              },
              {
                "average": 0,
                "count": 9865719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03576455,
                "count": 9865719,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3245001807,
                "variance": 0.1053003673
              },
              {
                "average": -0.9509329859,
                "count": 9865719,
                "maximum": 28.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34730564,
                "variance": 128.7613452
              },
              {
                "average": 2.23271948,
                "count": 9865719,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.308862994,
                "variance": 1.713122337
              },
              {
                "average": 1870.305756,
                "count": 9865719,
                "maximum": 2137,
                "minimum": 1121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 436.7043628,
                "variance": 190710.7005
              },
              {
                "average": 211499253.1,
                "count": 9865719,
                "maximum": 211501015.3,
                "minimum": 211498459.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 820.9986503,
                "variance": 674038.7838
              },
              {
                "average": 2.23271948,
                "count": 9865719,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.308862994,
                "variance": 1.713122337
              },
              {
                "average": 0,
                "count": 9865719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9865719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00236049699,
                "count": 9865719,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04852757239,
                "variance": 0.002354925282
              },
              {
                "average": 0,
                "count": 9865719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592331.9589,
              5239228.609,
              -53.89786404,
              592608.1589,
              5240619.629,
              1237.462136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592331.9589452993,
                    5239228.60887097,
                    -53.89786404485585
                  ],
                  [
                    592331.9589452993,
                    5240619.62887097,
                    -53.89786404485585
                  ],
                  [
                    592608.1589452992,
                    5240619.62887097,
                    1237.4621359551443
                  ],
                  [
                    592608.1589452992,
                    5239228.60887097,
                    1237.4621359551443
                  ],
                  [
                    592331.9589452993,
                    5239228.60887097,
                    -53.89786404485585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:03:35+00:00",
            "end_time": "2018-05-27T23:20:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77514323533869,
              47.25692257375324,
              -60.26707195057122
            ],
            [
              -121.77501137169008,
              47.26263899962136,
              -60.26707195057122
            ],
            [
              -121.76238176069961,
              47.26250327261876,
              1090.4929280494289
            ],
            [
              -121.76251498301599,
              47.25678687373364,
              1090.4929280494289
            ],
            [
              -121.77514323533869,
              47.25692257375324,
              -60.26707195057122
            ]
          ]
        ]
      },
      "bbox": [
        -121.7751432,
        47.25678687,
        -60.26707195,
        -121.7623818,
        47.262639,
        1090.492928
      ],
      "properties": {
        "datetime": "2018-05-27T23:01:47Z",
        "pc:count": 6840943,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593432.5302,
            "count": 6840943,
            "maximum": 593629.367,
            "minimum": 592673.687,
            "name": "X",
            "position": 0,
            "stddev": 181.5199349,
            "variance": 32949.48676
          },
          {
            "average": 5234841.875,
            "count": 6840943,
            "maximum": 5235077.96,
            "minimum": 5234442.54,
            "name": "Y",
            "position": 1,
            "stddev": 154.8580083,
            "variance": 23981.00274
          },
          {
            "average": 413.7746564,
            "count": 6840943,
            "maximum": 1090.492928,
            "minimum": -60.26707195,
            "name": "Z",
            "position": 2,
            "stddev": 39.98189933,
            "variance": 1598.552274
          },
          {
            "average": 22653.06437,
            "count": 6840943,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10043.22336,
            "variance": 100866335.5
          },
          {
            "average": 2.69648892,
            "count": 6840943,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.672572173,
            "variance": 2.797497675
          },
          {
            "average": 4.393890725,
            "count": 6840943,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.954062475,
            "variance": 3.818360155
          },
          {
            "average": 0.1249492943,
            "count": 6840943,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3306614343,
            "variance": 0.1093369841
          },
          {
            "average": 3.362109581e-06,
            "count": 6840943,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001833602675,
            "variance": 3.362098768e-06
          },
          {
            "average": 1.110258337,
            "count": 6840943,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.375736031,
            "variance": 1.892649628
          },
          {
            "average": 0.03939999328,
            "count": 6840943,
            "maximum": 25.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72898067,
            "variance": 137.5689876
          },
          {
            "average": 2.251056324,
            "count": 6840943,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.298427759,
            "variance": 1.685914645
          },
          {
            "average": 1865.028426,
            "count": 6840943,
            "maximum": 2117,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 433.2319307,
            "variance": 187689.9058
          },
          {
            "average": 211496780.5,
            "count": 6840943,
            "maximum": 211497307.7,
            "minimum": 211496175.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.9076547,
            "variance": 51941.89905
          },
          {
            "average": 2.251056324,
            "count": 6840943,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.298427759,
            "variance": 1.685914645
          },
          {
            "average": 0,
            "count": 6840943,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6840943,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002980290875,
            "count": 6840943,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0545106336,
            "variance": 0.002971409176
          },
          {
            "average": 0,
            "count": 6840943,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592673.687,
          5234442.54,
          -60.26707195,
          593629.367,
          5235077.96,
          1090.492928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592673.6870382266,
                5234442.539726678,
                -60.26707195057122
              ],
              [
                592673.6870382266,
                5235077.959726678,
                -60.26707195057122
              ],
              [
                593629.3670382266,
                5235077.959726678,
                1090.4929280494289
              ],
              [
                593629.3670382266,
                5234442.539726678,
                1090.4929280494289
              ],
              [
                592673.6870382266,
                5234442.539726678,
                -60.26707195057122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:01:47+00:00",
        "end_time": "2018-05-27T22:42:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7751432,
            47.25678687,
            -60.26707195,
            -121.7623818,
            47.262639,
            1090.492928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77514323533869,
                  47.25692257375324,
                  -60.26707195057122
                ],
                [
                  -121.77501137169008,
                  47.26263899962136,
                  -60.26707195057122
                ],
                [
                  -121.76238176069961,
                  47.26250327261876,
                  1090.4929280494289
                ],
                [
                  -121.76251498301599,
                  47.25678687373364,
                  1090.4929280494289
                ],
                [
                  -121.77514323533869,
                  47.25692257375324,
                  -60.26707195057122
                ]
              ]
            ]
          },
          "id": "20180527_47121C7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:01:47Z",
            "pc:count": 6840943,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593432.5302,
                "count": 6840943,
                "maximum": 593629.367,
                "minimum": 592673.687,
                "name": "X",
                "position": 0,
                "stddev": 181.5199349,
                "variance": 32949.48676
              },
              {
                "average": 5234841.875,
                "count": 6840943,
                "maximum": 5235077.96,
                "minimum": 5234442.54,
                "name": "Y",
                "position": 1,
                "stddev": 154.8580083,
                "variance": 23981.00274
              },
              {
                "average": 413.7746564,
                "count": 6840943,
                "maximum": 1090.492928,
                "minimum": -60.26707195,
                "name": "Z",
                "position": 2,
                "stddev": 39.98189933,
                "variance": 1598.552274
              },
              {
                "average": 22653.06437,
                "count": 6840943,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10043.22336,
                "variance": 100866335.5
              },
              {
                "average": 2.69648892,
                "count": 6840943,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.672572173,
                "variance": 2.797497675
              },
              {
                "average": 4.393890725,
                "count": 6840943,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.954062475,
                "variance": 3.818360155
              },
              {
                "average": 0.1249492943,
                "count": 6840943,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3306614343,
                "variance": 0.1093369841
              },
              {
                "average": 3.362109581e-06,
                "count": 6840943,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001833602675,
                "variance": 3.362098768e-06
              },
              {
                "average": 1.110258337,
                "count": 6840943,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.375736031,
                "variance": 1.892649628
              },
              {
                "average": 0.03939999328,
                "count": 6840943,
                "maximum": 25.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72898067,
                "variance": 137.5689876
              },
              {
                "average": 2.251056324,
                "count": 6840943,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.298427759,
                "variance": 1.685914645
              },
              {
                "average": 1865.028426,
                "count": 6840943,
                "maximum": 2117,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 433.2319307,
                "variance": 187689.9058
              },
              {
                "average": 211496780.5,
                "count": 6840943,
                "maximum": 211497307.7,
                "minimum": 211496175.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.9076547,
                "variance": 51941.89905
              },
              {
                "average": 2.251056324,
                "count": 6840943,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.298427759,
                "variance": 1.685914645
              },
              {
                "average": 0,
                "count": 6840943,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6840943,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002980290875,
                "count": 6840943,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0545106336,
                "variance": 0.002971409176
              },
              {
                "average": 0,
                "count": 6840943,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592673.687,
              5234442.54,
              -60.26707195,
              593629.367,
              5235077.96,
              1090.492928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592673.6870382266,
                    5234442.539726678,
                    -60.26707195057122
                  ],
                  [
                    592673.6870382266,
                    5235077.959726678,
                    -60.26707195057122
                  ],
                  [
                    593629.3670382266,
                    5235077.959726678,
                    1090.4929280494289
                  ],
                  [
                    593629.3670382266,
                    5234442.539726678,
                    1090.4929280494289
                  ],
                  [
                    592673.6870382266,
                    5234442.539726678,
                    -60.26707195057122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:01:47+00:00",
            "end_time": "2018-05-27T22:42: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": "20180527_47121C7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78465119359889,
              47.254444574493185,
              -61.00484158857785
            ],
            [
              -121.78446439468964,
              47.26260604405998,
              -61.00484158857785
            ],
            [
              -121.77499003426819,
              47.26250513749087,
              1172.835158411422
            ],
            [
              -121.77517828827449,
              47.254343696563545,
              1172.835158411422
            ],
            [
              -121.78465119359889,
              47.254444574493185,
              -61.00484158857785
            ]
          ]
        ]
      },
      "bbox": [
        -121.7846512,
        47.2543437,
        -61.00484159,
        -121.77499,
        47.26260604,
        1172.835158
      ],
      "properties": {
        "datetime": "2018-05-27T23:17:21Z",
        "pc:count": 19990292,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592299.1912,
            "count": 19990292,
            "maximum": 592675.5345,
            "minimum": 591958.6145,
            "name": "X",
            "position": 0,
            "stddev": 174.829316,
            "variance": 30565.28974
          },
          {
            "average": 5234665.479,
            "count": 19990292,
            "maximum": 5235063.109,
            "minimum": 5234155.909,
            "name": "Y",
            "position": 1,
            "stddev": 244.1448843,
            "variance": 59606.72451
          },
          {
            "average": 421.9218151,
            "count": 19990292,
            "maximum": 1172.835158,
            "minimum": -61.00484159,
            "name": "Z",
            "position": 2,
            "stddev": 28.11021583,
            "variance": 790.1842342
          },
          {
            "average": 22556.03813,
            "count": 19990292,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9546.843915,
            "variance": 91142228.73
          },
          {
            "average": 2.597550001,
            "count": 19990292,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.564150009,
            "variance": 2.446565252
          },
          {
            "average": 4.196013545,
            "count": 19990292,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.786091567,
            "variance": 3.190123085
          },
          {
            "average": 0.1278003843,
            "count": 19990292,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3338674163,
            "variance": 0.1114674517
          },
          {
            "average": 0,
            "count": 19990292,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14460249,
            "count": 19990292,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.080321578,
            "variance": 4.32773787
          },
          {
            "average": 0.1398976723,
            "count": 19990292,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61333961,
            "variance": 134.8696569
          },
          {
            "average": 2.23452839,
            "count": 19990292,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.307848665,
            "variance": 1.71046813
          },
          {
            "average": 1862.837777,
            "count": 19990292,
            "maximum": 2121,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 436.3751061,
            "variance": 190423.2332
          },
          {
            "average": 211497543.1,
            "count": 19990292,
            "maximum": 211498241.4,
            "minimum": 211496539.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.2640628,
            "variance": 131235.2512
          },
          {
            "average": 2.23452839,
            "count": 19990292,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.307848665,
            "variance": 1.71046813
          },
          {
            "average": 0,
            "count": 19990292,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19990292,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002596160176,
            "count": 19990292,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05088634648,
            "variance": 0.002589420258
          },
          {
            "average": 0,
            "count": 19990292,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          591958.6145,
          5234155.909,
          -61.00484159,
          592675.5345,
          5235063.109,
          1172.835158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                591958.6145121425,
                5234155.909263096,
                -61.00484158857785
              ],
              [
                591958.6145121425,
                5235063.109263095,
                -61.00484158857785
              ],
              [
                592675.5345121424,
                5235063.109263095,
                1172.835158411422
              ],
              [
                592675.5345121424,
                5234155.909263096,
                1172.835158411422
              ],
              [
                591958.6145121425,
                5234155.909263096,
                -61.00484158857785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:17:21+00:00",
        "end_time": "2018-05-27T22:48:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7846512,
            47.2543437,
            -61.00484159,
            -121.77499,
            47.26260604,
            1172.835158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78465119359889,
                  47.254444574493185,
                  -61.00484158857785
                ],
                [
                  -121.78446439468964,
                  47.26260604405998,
                  -61.00484158857785
                ],
                [
                  -121.77499003426819,
                  47.26250513749087,
                  1172.835158411422
                ],
                [
                  -121.77517828827449,
                  47.254343696563545,
                  1172.835158411422
                ],
                [
                  -121.78465119359889,
                  47.254444574493185,
                  -61.00484158857785
                ]
              ]
            ]
          },
          "id": "20180527_47121C7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:17:21Z",
            "pc:count": 19990292,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592299.1912,
                "count": 19990292,
                "maximum": 592675.5345,
                "minimum": 591958.6145,
                "name": "X",
                "position": 0,
                "stddev": 174.829316,
                "variance": 30565.28974
              },
              {
                "average": 5234665.479,
                "count": 19990292,
                "maximum": 5235063.109,
                "minimum": 5234155.909,
                "name": "Y",
                "position": 1,
                "stddev": 244.1448843,
                "variance": 59606.72451
              },
              {
                "average": 421.9218151,
                "count": 19990292,
                "maximum": 1172.835158,
                "minimum": -61.00484159,
                "name": "Z",
                "position": 2,
                "stddev": 28.11021583,
                "variance": 790.1842342
              },
              {
                "average": 22556.03813,
                "count": 19990292,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9546.843915,
                "variance": 91142228.73
              },
              {
                "average": 2.597550001,
                "count": 19990292,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.564150009,
                "variance": 2.446565252
              },
              {
                "average": 4.196013545,
                "count": 19990292,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.786091567,
                "variance": 3.190123085
              },
              {
                "average": 0.1278003843,
                "count": 19990292,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3338674163,
                "variance": 0.1114674517
              },
              {
                "average": 0,
                "count": 19990292,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14460249,
                "count": 19990292,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.080321578,
                "variance": 4.32773787
              },
              {
                "average": 0.1398976723,
                "count": 19990292,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61333961,
                "variance": 134.8696569
              },
              {
                "average": 2.23452839,
                "count": 19990292,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.307848665,
                "variance": 1.71046813
              },
              {
                "average": 1862.837777,
                "count": 19990292,
                "maximum": 2121,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 436.3751061,
                "variance": 190423.2332
              },
              {
                "average": 211497543.1,
                "count": 19990292,
                "maximum": 211498241.4,
                "minimum": 211496539.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.2640628,
                "variance": 131235.2512
              },
              {
                "average": 2.23452839,
                "count": 19990292,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.307848665,
                "variance": 1.71046813
              },
              {
                "average": 0,
                "count": 19990292,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19990292,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002596160176,
                "count": 19990292,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05088634648,
                "variance": 0.002589420258
              },
              {
                "average": 0,
                "count": 19990292,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              591958.6145,
              5234155.909,
              -61.00484159,
              592675.5345,
              5235063.109,
              1172.835158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    591958.6145121425,
                    5234155.909263096,
                    -61.00484158857785
                  ],
                  [
                    591958.6145121425,
                    5235063.109263095,
                    -61.00484158857785
                  ],
                  [
                    592675.5345121424,
                    5235063.109263095,
                    1172.835158411422
                  ],
                  [
                    592675.5345121424,
                    5234155.909263096,
                    1172.835158411422
                  ],
                  [
                    591958.6145121425,
                    5234155.909263096,
                    -61.00484158857785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:17:21+00:00",
            "end_time": "2018-05-27T22:48: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": "20180527_47121C7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77530240670937,
              47.26250901602913,
              -61.328590401341785
            ],
            [
              -121.77501098914955,
              47.27513907507468,
              -61.328590401341785
            ],
            [
              -121.76222454233398,
              47.275001658721216,
              1129.7714095986585
            ],
            [
              -121.76251899982438,
              47.26237166002904,
              1129.7714095986585
            ],
            [
              -121.77530240670937,
              47.26250901602913,
              -61.328590401341785
            ]
          ]
        ]
      },
      "bbox": [
        -121.7753024,
        47.26237166,
        -61.3285904,
        -121.7622245,
        47.27513908,
        1129.77141
      ],
      "properties": {
        "datetime": "2018-05-27T23:24:27Z",
        "pc:count": 15200815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593020.3359,
            "count": 15200815,
            "maximum": 593619.2168,
            "minimum": 592651.8968,
            "name": "X",
            "position": 0,
            "stddev": 262.384448,
            "variance": 68845.59856
          },
          {
            "average": 5235572.237,
            "count": 15200815,
            "maximum": 5236467.089,
            "minimum": 5235063.169,
            "name": "Y",
            "position": 1,
            "stddev": 345.8940329,
            "variance": 119642.682
          },
          {
            "average": 380.98535,
            "count": 15200815,
            "maximum": 1129.77141,
            "minimum": -61.3285904,
            "name": "Z",
            "position": 2,
            "stddev": 36.68278778,
            "variance": 1345.62692
          },
          {
            "average": 19454.37844,
            "count": 15200815,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11164.08875,
            "variance": 124636877.6
          },
          {
            "average": 2.357122102,
            "count": 15200815,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.665235436,
            "variance": 2.773009056
          },
          {
            "average": 3.714975151,
            "count": 15200815,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.263286078,
            "variance": 5.122463869
          },
          {
            "average": 0.2008525201,
            "count": 15200815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.400637986,
            "variance": 0.1605107958
          },
          {
            "average": 0.000658385751,
            "count": 15200815,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02565058133,
            "variance": 0.0006579523225
          },
          {
            "average": 2.829582559,
            "count": 15200815,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.473358038,
            "variance": 29.95764821
          },
          {
            "average": 0.3167989803,
            "count": 15200815,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82108237,
            "variance": 117.0958236
          },
          {
            "average": 1.792267323,
            "count": 15200815,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.471251153,
            "variance": 2.164579955
          },
          {
            "average": 1709.184713,
            "count": 15200815,
            "maximum": 2123,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 491.6886005,
            "variance": 241757.6798
          },
          {
            "average": 211496184.5,
            "count": 15200815,
            "maximum": 211498667.5,
            "minimum": 211494218.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.6425854,
            "variance": 250642.9983
          },
          {
            "average": 1.792267323,
            "count": 15200815,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.471251153,
            "variance": 2.164579955
          },
          {
            "average": 0,
            "count": 15200815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15200815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.01157536619,
            "count": 15200815,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1069643765,
            "variance": 0.01144137784
          },
          {
            "average": 0,
            "count": 15200815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592651.8968,
          5235063.169,
          -61.3285904,
          593619.2168,
          5236467.089,
          1129.77141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592651.8967954457,
                5235063.16896487,
                -61.328590401341785
              ],
              [
                592651.8967954457,
                5236467.08896487,
                -61.328590401341785
              ],
              [
                593619.2167954458,
                5236467.08896487,
                1129.7714095986585
              ],
              [
                593619.2167954458,
                5235063.16896487,
                1129.7714095986585
              ],
              [
                592651.8967954457,
                5235063.16896487,
                -61.328590401341785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:24:27+00:00",
        "end_time": "2018-05-27T22:10:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7753024,
            47.26237166,
            -61.3285904,
            -121.7622245,
            47.27513908,
            1129.77141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77530240670937,
                  47.26250901602913,
                  -61.328590401341785
                ],
                [
                  -121.77501098914955,
                  47.27513907507468,
                  -61.328590401341785
                ],
                [
                  -121.76222454233398,
                  47.275001658721216,
                  1129.7714095986585
                ],
                [
                  -121.76251899982438,
                  47.26237166002904,
                  1129.7714095986585
                ],
                [
                  -121.77530240670937,
                  47.26250901602913,
                  -61.328590401341785
                ]
              ]
            ]
          },
          "id": "20180527_47121C7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:24:27Z",
            "pc:count": 15200815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593020.3359,
                "count": 15200815,
                "maximum": 593619.2168,
                "minimum": 592651.8968,
                "name": "X",
                "position": 0,
                "stddev": 262.384448,
                "variance": 68845.59856
              },
              {
                "average": 5235572.237,
                "count": 15200815,
                "maximum": 5236467.089,
                "minimum": 5235063.169,
                "name": "Y",
                "position": 1,
                "stddev": 345.8940329,
                "variance": 119642.682
              },
              {
                "average": 380.98535,
                "count": 15200815,
                "maximum": 1129.77141,
                "minimum": -61.3285904,
                "name": "Z",
                "position": 2,
                "stddev": 36.68278778,
                "variance": 1345.62692
              },
              {
                "average": 19454.37844,
                "count": 15200815,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11164.08875,
                "variance": 124636877.6
              },
              {
                "average": 2.357122102,
                "count": 15200815,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.665235436,
                "variance": 2.773009056
              },
              {
                "average": 3.714975151,
                "count": 15200815,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.263286078,
                "variance": 5.122463869
              },
              {
                "average": 0.2008525201,
                "count": 15200815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.400637986,
                "variance": 0.1605107958
              },
              {
                "average": 0.000658385751,
                "count": 15200815,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02565058133,
                "variance": 0.0006579523225
              },
              {
                "average": 2.829582559,
                "count": 15200815,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.473358038,
                "variance": 29.95764821
              },
              {
                "average": 0.3167989803,
                "count": 15200815,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82108237,
                "variance": 117.0958236
              },
              {
                "average": 1.792267323,
                "count": 15200815,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.471251153,
                "variance": 2.164579955
              },
              {
                "average": 1709.184713,
                "count": 15200815,
                "maximum": 2123,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 491.6886005,
                "variance": 241757.6798
              },
              {
                "average": 211496184.5,
                "count": 15200815,
                "maximum": 211498667.5,
                "minimum": 211494218.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.6425854,
                "variance": 250642.9983
              },
              {
                "average": 1.792267323,
                "count": 15200815,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.471251153,
                "variance": 2.164579955
              },
              {
                "average": 0,
                "count": 15200815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15200815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.01157536619,
                "count": 15200815,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1069643765,
                "variance": 0.01144137784
              },
              {
                "average": 0,
                "count": 15200815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592651.8968,
              5235063.169,
              -61.3285904,
              593619.2168,
              5236467.089,
              1129.77141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592651.8967954457,
                    5235063.16896487,
                    -61.328590401341785
                  ],
                  [
                    592651.8967954457,
                    5236467.08896487,
                    -61.328590401341785
                  ],
                  [
                    593619.2167954458,
                    5236467.08896487,
                    1129.7714095986585
                  ],
                  [
                    593619.2167954458,
                    5235063.16896487,
                    1129.7714095986585
                  ],
                  [
                    592651.8967954457,
                    5235063.16896487,
                    -61.328590401341785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:24:27+00:00",
            "end_time": "2018-05-27T22:10: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": "20180527_47121B4203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41268545642012,
              47.241080702430764,
              -0.927482616127122
            ],
            [
              -121.4124136150991,
              47.2501776230852,
              -0.927482616127122
            ],
            [
              -121.39998471717078,
              47.250004705876165,
              1368.6725173838731
            ],
            [
              -121.40025868447599,
              47.240907839922,
              1368.6725173838731
            ],
            [
              -121.41268545642012,
              47.241080702430764,
              -0.927482616127122
            ]
          ]
        ]
      },
      "bbox": [
        -121.4126855,
        47.24090784,
        -0.9274826161,
        -121.3999847,
        47.25017762,
        1368.672517
      ],
      "properties": {
        "datetime": "2018-05-27T16:45:24Z",
        "pc:count": 21451097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620506.0257,
            "count": 21451097,
            "maximum": 621073.4146,
            "minimum": 620132.5546,
            "name": "X",
            "position": 0,
            "stddev": 222.6864973,
            "variance": 49589.2761
          },
          {
            "average": 5233800.53,
            "count": 21451097,
            "maximum": 5234187.75,
            "minimum": 5233176.41,
            "name": "Y",
            "position": 1,
            "stddev": 251.2518668,
            "variance": 63127.50055
          },
          {
            "average": 628.8564135,
            "count": 21451097,
            "maximum": 1368.672517,
            "minimum": -0.9274826161,
            "name": "Z",
            "position": 2,
            "stddev": 36.35291162,
            "variance": 1321.534183
          },
          {
            "average": 26988.56255,
            "count": 21451097,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12205.15281,
            "variance": 148965755
          },
          {
            "average": 2.639337606,
            "count": 21451097,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.721998242,
            "variance": 2.965277946
          },
          {
            "average": 4.27851508,
            "count": 21451097,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.13738892,
            "variance": 4.568431397
          },
          {
            "average": 0.1191183835,
            "count": 21451097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3239277684,
            "variance": 0.1049291991
          },
          {
            "average": 0,
            "count": 21451097,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34905371,
            "count": 21451097,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.425215991,
            "variance": 11.73210458
          },
          {
            "average": 0.9528661261,
            "count": 21451097,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93439687,
            "variance": 142.4298286
          },
          {
            "average": 2.286417054,
            "count": 21451097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.277320748,
            "variance": 1.631548294
          },
          {
            "average": 1765.258326,
            "count": 21451097,
            "maximum": 2006,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 425.8135422,
            "variance": 181317.1727
          },
          {
            "average": 211473873.9,
            "count": 21451097,
            "maximum": 211474724,
            "minimum": 211472870.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.4703024,
            "variance": 195779.9685
          },
          {
            "average": 2.286417054,
            "count": 21451097,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.277320748,
            "variance": 1.631548294
          },
          {
            "average": 0,
            "count": 21451097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21451097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004314464664,
            "count": 21451097,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06554273612,
            "variance": 0.004295850258
          },
          {
            "average": 0,
            "count": 21451097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620132.5546,
          5233176.41,
          -0.9274826161,
          621073.4146,
          5234187.75,
          1368.672517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620132.5546091179,
                5233176.409947533,
                -0.927482616127122
              ],
              [
                620132.5546091179,
                5234187.749947533,
                -0.927482616127122
              ],
              [
                621073.414609118,
                5234187.749947533,
                1368.6725173838731
              ],
              [
                621073.414609118,
                5233176.409947533,
                1368.6725173838731
              ],
              [
                620132.5546091179,
                5233176.409947533,
                -0.927482616127122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:45:24+00:00",
        "end_time": "2018-05-27T16:14:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4126855,
            47.24090784,
            -0.9274826161,
            -121.3999847,
            47.25017762,
            1368.672517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41268545642012,
                  47.241080702430764,
                  -0.927482616127122
                ],
                [
                  -121.4124136150991,
                  47.2501776230852,
                  -0.927482616127122
                ],
                [
                  -121.39998471717078,
                  47.250004705876165,
                  1368.6725173838731
                ],
                [
                  -121.40025868447599,
                  47.240907839922,
                  1368.6725173838731
                ],
                [
                  -121.41268545642012,
                  47.241080702430764,
                  -0.927482616127122
                ]
              ]
            ]
          },
          "id": "20180527_47121B4203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:45:24Z",
            "pc:count": 21451097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620506.0257,
                "count": 21451097,
                "maximum": 621073.4146,
                "minimum": 620132.5546,
                "name": "X",
                "position": 0,
                "stddev": 222.6864973,
                "variance": 49589.2761
              },
              {
                "average": 5233800.53,
                "count": 21451097,
                "maximum": 5234187.75,
                "minimum": 5233176.41,
                "name": "Y",
                "position": 1,
                "stddev": 251.2518668,
                "variance": 63127.50055
              },
              {
                "average": 628.8564135,
                "count": 21451097,
                "maximum": 1368.672517,
                "minimum": -0.9274826161,
                "name": "Z",
                "position": 2,
                "stddev": 36.35291162,
                "variance": 1321.534183
              },
              {
                "average": 26988.56255,
                "count": 21451097,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12205.15281,
                "variance": 148965755
              },
              {
                "average": 2.639337606,
                "count": 21451097,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.721998242,
                "variance": 2.965277946
              },
              {
                "average": 4.27851508,
                "count": 21451097,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.13738892,
                "variance": 4.568431397
              },
              {
                "average": 0.1191183835,
                "count": 21451097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3239277684,
                "variance": 0.1049291991
              },
              {
                "average": 0,
                "count": 21451097,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34905371,
                "count": 21451097,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.425215991,
                "variance": 11.73210458
              },
              {
                "average": 0.9528661261,
                "count": 21451097,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93439687,
                "variance": 142.4298286
              },
              {
                "average": 2.286417054,
                "count": 21451097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.277320748,
                "variance": 1.631548294
              },
              {
                "average": 1765.258326,
                "count": 21451097,
                "maximum": 2006,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 425.8135422,
                "variance": 181317.1727
              },
              {
                "average": 211473873.9,
                "count": 21451097,
                "maximum": 211474724,
                "minimum": 211472870.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.4703024,
                "variance": 195779.9685
              },
              {
                "average": 2.286417054,
                "count": 21451097,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.277320748,
                "variance": 1.631548294
              },
              {
                "average": 0,
                "count": 21451097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21451097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004314464664,
                "count": 21451097,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06554273612,
                "variance": 0.004295850258
              },
              {
                "average": 0,
                "count": 21451097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620132.5546,
              5233176.41,
              -0.9274826161,
              621073.4146,
              5234187.75,
              1368.672517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620132.5546091179,
                    5233176.409947533,
                    -0.927482616127122
                  ],
                  [
                    620132.5546091179,
                    5234187.749947533,
                    -0.927482616127122
                  ],
                  [
                    621073.414609118,
                    5234187.749947533,
                    1368.6725173838731
                  ],
                  [
                    621073.414609118,
                    5233176.409947533,
                    1368.6725173838731
                  ],
                  [
                    620132.5546091179,
                    5233176.409947533,
                    -0.927482616127122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:45:24+00:00",
            "end_time": "2018-05-27T16:14: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": "20180527_47121C7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7753007905973,
              47.28759617726102,
              -59.644030071197335
            ],
            [
              -121.77501263335347,
              47.3000739645166,
              -59.644030071197335
            ],
            [
              -121.76222625930421,
              47.29993655906588,
              1155.455969928803
            ],
            [
              -121.76251742245546,
              47.28745883143568,
              1155.455969928803
            ],
            [
              -121.7753007905973,
              47.28759617726102,
              -59.644030071197335
            ]
          ]
        ]
      },
      "bbox": [
        -121.7753008,
        47.28745883,
        -59.64403007,
        -121.7622263,
        47.30007396,
        1155.45597
      ],
      "properties": {
        "datetime": "2018-05-27T23:37:05Z",
        "pc:count": 22281587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593118.5972,
            "count": 22281587,
            "maximum": 593575.0948,
            "minimum": 592608.2348,
            "name": "X",
            "position": 0,
            "stddev": 220.4053564,
            "variance": 48578.52112
          },
          {
            "average": 5238669.764,
            "count": 22281587,
            "maximum": 5239238.101,
            "minimum": 5237851.101,
            "name": "Y",
            "position": 1,
            "stddev": 335.846005,
            "variance": 112792.5391
          },
          {
            "average": 382.8890173,
            "count": 22281587,
            "maximum": 1155.45597,
            "minimum": -59.64403007,
            "name": "Z",
            "position": 2,
            "stddev": 22.58832709,
            "variance": 510.2325208
          },
          {
            "average": 27049.9676,
            "count": 22281587,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12198.21851,
            "variance": 148796534.9
          },
          {
            "average": 2.222892427,
            "count": 22281587,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.478157385,
            "variance": 2.184949255
          },
          {
            "average": 3.44541172,
            "count": 22281587,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.958606063,
            "variance": 3.83613771
          },
          {
            "average": 0.1502564876,
            "count": 22281587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.357322657,
            "variance": 0.1276794812
          },
          {
            "average": 1.539387657e-05,
            "count": 22281587,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003923472988,
            "variance": 1.539364029e-05
          },
          {
            "average": 1.601906318,
            "count": 22281587,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.458599816,
            "variance": 19.87911232
          },
          {
            "average": 0.5539489418,
            "count": 22281587,
            "maximum": 23.25600052,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66051315,
            "variance": 135.9675669
          },
          {
            "average": 2.101014259,
            "count": 22281587,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.374329635,
            "variance": 1.888781945
          },
          {
            "average": 1823.995601,
            "count": 22281587,
            "maximum": 2127,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 458.641675,
            "variance": 210352.186
          },
          {
            "average": 211498805.6,
            "count": 22281587,
            "maximum": 211499425.3,
            "minimum": 211492942.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.430936,
            "variance": 206507.4756
          },
          {
            "average": 2.101014259,
            "count": 22281587,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.374329635,
            "variance": 1.888781945
          },
          {
            "average": 0,
            "count": 22281587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22281587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003681200984,
            "count": 22281587,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06056112539,
            "variance": 0.003667649908
          },
          {
            "average": 0,
            "count": 22281587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592608.2348,
          5237851.101,
          -59.64403007,
          593575.0948,
          5239238.101,
          1155.45597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592608.2347789203,
                5237851.100777509,
                -59.644030071197335
              ],
              [
                592608.2347789203,
                5239238.100777509,
                -59.644030071197335
              ],
              [
                593575.0947789204,
                5239238.100777509,
                1155.455969928803
              ],
              [
                593575.0947789204,
                5237851.100777509,
                1155.455969928803
              ],
              [
                592608.2347789203,
                5237851.100777509,
                -59.644030071197335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:37:05+00:00",
        "end_time": "2018-05-27T21:49:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7753008,
            47.28745883,
            -59.64403007,
            -121.7622263,
            47.30007396,
            1155.45597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7753007905973,
                  47.28759617726102,
                  -59.644030071197335
                ],
                [
                  -121.77501263335347,
                  47.3000739645166,
                  -59.644030071197335
                ],
                [
                  -121.76222625930421,
                  47.29993655906588,
                  1155.455969928803
                ],
                [
                  -121.76251742245546,
                  47.28745883143568,
                  1155.455969928803
                ],
                [
                  -121.7753007905973,
                  47.28759617726102,
                  -59.644030071197335
                ]
              ]
            ]
          },
          "id": "20180527_47121C7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:37:05Z",
            "pc:count": 22281587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593118.5972,
                "count": 22281587,
                "maximum": 593575.0948,
                "minimum": 592608.2348,
                "name": "X",
                "position": 0,
                "stddev": 220.4053564,
                "variance": 48578.52112
              },
              {
                "average": 5238669.764,
                "count": 22281587,
                "maximum": 5239238.101,
                "minimum": 5237851.101,
                "name": "Y",
                "position": 1,
                "stddev": 335.846005,
                "variance": 112792.5391
              },
              {
                "average": 382.8890173,
                "count": 22281587,
                "maximum": 1155.45597,
                "minimum": -59.64403007,
                "name": "Z",
                "position": 2,
                "stddev": 22.58832709,
                "variance": 510.2325208
              },
              {
                "average": 27049.9676,
                "count": 22281587,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12198.21851,
                "variance": 148796534.9
              },
              {
                "average": 2.222892427,
                "count": 22281587,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.478157385,
                "variance": 2.184949255
              },
              {
                "average": 3.44541172,
                "count": 22281587,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.958606063,
                "variance": 3.83613771
              },
              {
                "average": 0.1502564876,
                "count": 22281587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.357322657,
                "variance": 0.1276794812
              },
              {
                "average": 1.539387657e-05,
                "count": 22281587,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003923472988,
                "variance": 1.539364029e-05
              },
              {
                "average": 1.601906318,
                "count": 22281587,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.458599816,
                "variance": 19.87911232
              },
              {
                "average": 0.5539489418,
                "count": 22281587,
                "maximum": 23.25600052,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66051315,
                "variance": 135.9675669
              },
              {
                "average": 2.101014259,
                "count": 22281587,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.374329635,
                "variance": 1.888781945
              },
              {
                "average": 1823.995601,
                "count": 22281587,
                "maximum": 2127,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 458.641675,
                "variance": 210352.186
              },
              {
                "average": 211498805.6,
                "count": 22281587,
                "maximum": 211499425.3,
                "minimum": 211492942.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.430936,
                "variance": 206507.4756
              },
              {
                "average": 2.101014259,
                "count": 22281587,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.374329635,
                "variance": 1.888781945
              },
              {
                "average": 0,
                "count": 22281587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22281587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003681200984,
                "count": 22281587,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06056112539,
                "variance": 0.003667649908
              },
              {
                "average": 0,
                "count": 22281587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592608.2348,
              5237851.101,
              -59.64403007,
              593575.0948,
              5239238.101,
              1155.45597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592608.2347789203,
                    5237851.100777509,
                    -59.644030071197335
                  ],
                  [
                    592608.2347789203,
                    5239238.100777509,
                    -59.644030071197335
                  ],
                  [
                    593575.0947789204,
                    5239238.100777509,
                    1155.455969928803
                  ],
                  [
                    593575.0947789204,
                    5237851.100777509,
                    1155.455969928803
                  ],
                  [
                    592608.2347789203,
                    5237851.100777509,
                    -59.644030071197335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:37:05+00:00",
            "end_time": "2018-05-27T21:49: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": "20180527_47121C7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7626907212227,
              47.254927716481625,
              -61.331087784818465
            ],
            [
              -121.76251099446374,
              47.26264074529732,
              -61.331087784818465
            ],
            [
              -121.74983333946605,
              47.262503115732805,
              1101.3089122151816
            ],
            [
              -121.75001490629828,
              47.254790123833544,
              1101.3089122151816
            ],
            [
              -121.7626907212227,
              47.254927716481625,
              -61.331087784818465
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626907,
        47.25479012,
        -61.33108778,
        -121.7498333,
        47.26264075,
        1101.308912
      ],
      "properties": {
        "datetime": "2018-05-27T23:04:24Z",
        "pc:count": 24925775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594081.982,
            "count": 24925775,
            "maximum": 594578.6683,
            "minimum": 593619.3483,
            "name": "X",
            "position": 0,
            "stddev": 257.5455896,
            "variance": 66329.7307
          },
          {
            "average": 5234623.674,
            "count": 24925775,
            "maximum": 5235093.082,
            "minimum": 5234235.722,
            "name": "Y",
            "position": 1,
            "stddev": 214.9073193,
            "variance": 46185.1559
          },
          {
            "average": 440.7724026,
            "count": 24925775,
            "maximum": 1101.308912,
            "minimum": -61.33108778,
            "name": "Z",
            "position": 2,
            "stddev": 60.05185048,
            "variance": 3606.224746
          },
          {
            "average": 21258.73635,
            "count": 24925775,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9873.260619,
            "variance": 97481275.26
          },
          {
            "average": 2.746574259,
            "count": 24925775,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.700647636,
            "variance": 2.892202381
          },
          {
            "average": 4.492351231,
            "count": 24925775,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.969397848,
            "variance": 3.878527884
          },
          {
            "average": 0.1268791442,
            "count": 24925775,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3328375451,
            "variance": 0.1107808314
          },
          {
            "average": 5.580568708e-05,
            "count": 24925775,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007470112118,
            "variance": 5.580257505e-05
          },
          {
            "average": 1.300188821,
            "count": 24925775,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.123562232,
            "variance": 4.509516553
          },
          {
            "average": 0.04871529431,
            "count": 24925775,
            "maximum": 27,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64111833,
            "variance": 135.5156359
          },
          {
            "average": 2.23948459,
            "count": 24925775,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.305052723,
            "variance": 1.70316261
          },
          {
            "average": 1860.860282,
            "count": 24925775,
            "maximum": 2118,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 435.5434371,
            "variance": 189698.0856
          },
          {
            "average": 211496720.1,
            "count": 24925775,
            "maximum": 211497464.5,
            "minimum": 211495526.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 273.0557988,
            "variance": 74559.46924
          },
          {
            "average": 2.23948459,
            "count": 24925775,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.305052723,
            "variance": 1.70316261
          },
          {
            "average": 0,
            "count": 24925775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24925775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004694939275,
            "count": 24925775,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06835859132,
            "variance": 0.004672897007
          },
          {
            "average": 0,
            "count": 24925775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593619.3483,
          5234235.722,
          -61.33108778,
          594578.6683,
          5235093.082,
          1101.308912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593619.348319277,
                5234235.721666789,
                -61.331087784818465
              ],
              [
                593619.348319277,
                5235093.081666788,
                -61.331087784818465
              ],
              [
                594578.6683192771,
                5235093.081666788,
                1101.3089122151816
              ],
              [
                594578.6683192771,
                5234235.721666789,
                1101.3089122151816
              ],
              [
                593619.348319277,
                5234235.721666789,
                -61.331087784818465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:04:24+00:00",
        "end_time": "2018-05-27T22:32:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626907,
            47.25479012,
            -61.33108778,
            -121.7498333,
            47.26264075,
            1101.308912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7626907212227,
                  47.254927716481625,
                  -61.331087784818465
                ],
                [
                  -121.76251099446374,
                  47.26264074529732,
                  -61.331087784818465
                ],
                [
                  -121.74983333946605,
                  47.262503115732805,
                  1101.3089122151816
                ],
                [
                  -121.75001490629828,
                  47.254790123833544,
                  1101.3089122151816
                ],
                [
                  -121.7626907212227,
                  47.254927716481625,
                  -61.331087784818465
                ]
              ]
            ]
          },
          "id": "20180527_47121C7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:04:24Z",
            "pc:count": 24925775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594081.982,
                "count": 24925775,
                "maximum": 594578.6683,
                "minimum": 593619.3483,
                "name": "X",
                "position": 0,
                "stddev": 257.5455896,
                "variance": 66329.7307
              },
              {
                "average": 5234623.674,
                "count": 24925775,
                "maximum": 5235093.082,
                "minimum": 5234235.722,
                "name": "Y",
                "position": 1,
                "stddev": 214.9073193,
                "variance": 46185.1559
              },
              {
                "average": 440.7724026,
                "count": 24925775,
                "maximum": 1101.308912,
                "minimum": -61.33108778,
                "name": "Z",
                "position": 2,
                "stddev": 60.05185048,
                "variance": 3606.224746
              },
              {
                "average": 21258.73635,
                "count": 24925775,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9873.260619,
                "variance": 97481275.26
              },
              {
                "average": 2.746574259,
                "count": 24925775,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.700647636,
                "variance": 2.892202381
              },
              {
                "average": 4.492351231,
                "count": 24925775,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.969397848,
                "variance": 3.878527884
              },
              {
                "average": 0.1268791442,
                "count": 24925775,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3328375451,
                "variance": 0.1107808314
              },
              {
                "average": 5.580568708e-05,
                "count": 24925775,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007470112118,
                "variance": 5.580257505e-05
              },
              {
                "average": 1.300188821,
                "count": 24925775,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.123562232,
                "variance": 4.509516553
              },
              {
                "average": 0.04871529431,
                "count": 24925775,
                "maximum": 27,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64111833,
                "variance": 135.5156359
              },
              {
                "average": 2.23948459,
                "count": 24925775,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.305052723,
                "variance": 1.70316261
              },
              {
                "average": 1860.860282,
                "count": 24925775,
                "maximum": 2118,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 435.5434371,
                "variance": 189698.0856
              },
              {
                "average": 211496720.1,
                "count": 24925775,
                "maximum": 211497464.5,
                "minimum": 211495526.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 273.0557988,
                "variance": 74559.46924
              },
              {
                "average": 2.23948459,
                "count": 24925775,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.305052723,
                "variance": 1.70316261
              },
              {
                "average": 0,
                "count": 24925775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24925775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004694939275,
                "count": 24925775,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06835859132,
                "variance": 0.004672897007
              },
              {
                "average": 0,
                "count": 24925775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593619.3483,
              5234235.722,
              -61.33108778,
              594578.6683,
              5235093.082,
              1101.308912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593619.348319277,
                    5234235.721666789,
                    -61.331087784818465
                  ],
                  [
                    593619.348319277,
                    5235093.081666788,
                    -61.331087784818465
                  ],
                  [
                    594578.6683192771,
                    5235093.081666788,
                    1101.3089122151816
                  ],
                  [
                    594578.6683192771,
                    5234235.721666789,
                    1101.3089122151816
                  ],
                  [
                    593619.348319277,
                    5234235.721666789,
                    -61.331087784818465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:04:24+00:00",
            "end_time": "2018-05-27T22:32:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4443001201729,
              47.22500606469437,
              139.1763824226981
            ],
            [
              -121.44406946201273,
              47.23288647530135,
              139.1763824226981
            ],
            [
              -121.43728576223444,
              47.23279413434042,
              1369.496382422698
            ],
            [
              -121.43751742504399,
              47.22491374903733,
              1369.496382422698
            ],
            [
              -121.4443001201729,
              47.22500606469437,
              139.1763824226981
            ]
          ]
        ]
      },
      "bbox": [
        -121.4443001,
        47.22491375,
        139.1763824,
        -121.4372858,
        47.23288648,
        1369.496382
      ],
      "properties": {
        "datetime": "2018-05-27T17:44:25Z",
        "pc:count": 8115593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618108.2056,
            "count": 8115593,
            "maximum": 618289.2293,
            "minimum": 617775.5493,
            "name": "X",
            "position": 0,
            "stddev": 125.8047637,
            "variance": 15826.83857
          },
          {
            "average": 5231629.846,
            "count": 8115593,
            "maximum": 5232217.956,
            "minimum": 5231341.876,
            "name": "Y",
            "position": 1,
            "stddev": 212.2333235,
            "variance": 45042.9836
          },
          {
            "average": 579.2871645,
            "count": 8115593,
            "maximum": 1369.496382,
            "minimum": 139.1763824,
            "name": "Z",
            "position": 2,
            "stddev": 36.48425208,
            "variance": 1331.10065
          },
          {
            "average": 31535.98663,
            "count": 8115593,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 12619.64134,
            "variance": 159255347.5
          },
          {
            "average": 2.360358017,
            "count": 8115593,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.592358216,
            "variance": 2.535604689
          },
          {
            "average": 3.720303618,
            "count": 8115593,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.096495935,
            "variance": 4.395295207
          },
          {
            "average": 0.1208389824,
            "count": 8115593,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3259400802,
            "variance": 0.1062369359
          },
          {
            "average": 0,
            "count": 8115593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300990328,
            "count": 8115593,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.064286171,
            "variance": 9.389849737
          },
          {
            "average": 2.039865564,
            "count": 8115593,
            "maximum": 22.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12654492,
            "variance": 147.0530917
          },
          {
            "average": 2.275061108,
            "count": 8115593,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.284243156,
            "variance": 1.649280483
          },
          {
            "average": 1760.918293,
            "count": 8115593,
            "maximum": 2006,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.8573271,
            "variance": 183061.8923
          },
          {
            "average": 211473684.4,
            "count": 8115593,
            "maximum": 211478265.2,
            "minimum": 211472810.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.550581,
            "variance": 230928.8609
          },
          {
            "average": 2.275061108,
            "count": 8115593,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.284243156,
            "variance": 1.649280483
          },
          {
            "average": 0,
            "count": 8115593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8115593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004682960321,
            "count": 8115593,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06827174216,
            "variance": 0.004661030778
          },
          {
            "average": 0,
            "count": 8115593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617775.5493,
          5231341.876,
          139.1763824,
          618289.2293,
          5232217.956,
          1369.496382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617775.5493024542,
                5231341.87631661,
                139.1763824226981
              ],
              [
                617775.5493024542,
                5232217.95631661,
                139.1763824226981
              ],
              [
                618289.2293024542,
                5232217.95631661,
                1369.496382422698
              ],
              [
                618289.2293024542,
                5231341.87631661,
                1369.496382422698
              ],
              [
                617775.5493024542,
                5231341.87631661,
                139.1763824226981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:44:25+00:00",
        "end_time": "2018-05-27T16:13:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4443001,
            47.22491375,
            139.1763824,
            -121.4372858,
            47.23288648,
            1369.496382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4443001201729,
                  47.22500606469437,
                  139.1763824226981
                ],
                [
                  -121.44406946201273,
                  47.23288647530135,
                  139.1763824226981
                ],
                [
                  -121.43728576223444,
                  47.23279413434042,
                  1369.496382422698
                ],
                [
                  -121.43751742504399,
                  47.22491374903733,
                  1369.496382422698
                ],
                [
                  -121.4443001201729,
                  47.22500606469437,
                  139.1763824226981
                ]
              ]
            ]
          },
          "id": "20180527_47121B4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:44:25Z",
            "pc:count": 8115593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618108.2056,
                "count": 8115593,
                "maximum": 618289.2293,
                "minimum": 617775.5493,
                "name": "X",
                "position": 0,
                "stddev": 125.8047637,
                "variance": 15826.83857
              },
              {
                "average": 5231629.846,
                "count": 8115593,
                "maximum": 5232217.956,
                "minimum": 5231341.876,
                "name": "Y",
                "position": 1,
                "stddev": 212.2333235,
                "variance": 45042.9836
              },
              {
                "average": 579.2871645,
                "count": 8115593,
                "maximum": 1369.496382,
                "minimum": 139.1763824,
                "name": "Z",
                "position": 2,
                "stddev": 36.48425208,
                "variance": 1331.10065
              },
              {
                "average": 31535.98663,
                "count": 8115593,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 12619.64134,
                "variance": 159255347.5
              },
              {
                "average": 2.360358017,
                "count": 8115593,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.592358216,
                "variance": 2.535604689
              },
              {
                "average": 3.720303618,
                "count": 8115593,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.096495935,
                "variance": 4.395295207
              },
              {
                "average": 0.1208389824,
                "count": 8115593,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3259400802,
                "variance": 0.1062369359
              },
              {
                "average": 0,
                "count": 8115593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300990328,
                "count": 8115593,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.064286171,
                "variance": 9.389849737
              },
              {
                "average": 2.039865564,
                "count": 8115593,
                "maximum": 22.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12654492,
                "variance": 147.0530917
              },
              {
                "average": 2.275061108,
                "count": 8115593,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.284243156,
                "variance": 1.649280483
              },
              {
                "average": 1760.918293,
                "count": 8115593,
                "maximum": 2006,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.8573271,
                "variance": 183061.8923
              },
              {
                "average": 211473684.4,
                "count": 8115593,
                "maximum": 211478265.2,
                "minimum": 211472810.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.550581,
                "variance": 230928.8609
              },
              {
                "average": 2.275061108,
                "count": 8115593,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.284243156,
                "variance": 1.649280483
              },
              {
                "average": 0,
                "count": 8115593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8115593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004682960321,
                "count": 8115593,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06827174216,
                "variance": 0.004661030778
              },
              {
                "average": 0,
                "count": 8115593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617775.5493,
              5231341.876,
              139.1763824,
              618289.2293,
              5232217.956,
              1369.496382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617775.5493024542,
                    5231341.87631661,
                    139.1763824226981
                  ],
                  [
                    617775.5493024542,
                    5232217.95631661,
                    139.1763824226981
                  ],
                  [
                    618289.2293024542,
                    5232217.95631661,
                    1369.496382422698
                  ],
                  [
                    618289.2293024542,
                    5231341.87631661,
                    1369.496382422698
                  ],
                  [
                    617775.5493024542,
                    5231341.87631661,
                    139.1763824226981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:44:25+00:00",
            "end_time": "2018-05-27T16:13: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": "20180527_47121B5107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61258205244195,
              47.22500669617184,
              -59.20356157683716
            ],
            [
              -121.6122625835123,
              47.23724434432908,
              -59.20356157683716
            ],
            [
              -121.59969636226442,
              47.23709143424936,
              1376.576438423163
            ],
            [
              -121.6000187217466,
              47.224853851157356,
              1376.576438423163
            ],
            [
              -121.61258205244195,
              47.22500669617184,
              -59.20356157683716
            ]
          ]
        ]
      },
      "bbox": [
        -121.6125821,
        47.22485385,
        -59.20356158,
        -121.5996964,
        47.23724434,
        1376.576438
      ],
      "properties": {
        "datetime": "2018-05-27T19:35:56Z",
        "pc:count": 34763384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605574.4089,
            "count": 34763384,
            "maximum": 605987.3482,
            "minimum": 605035.9482,
            "name": "X",
            "position": 0,
            "stddev": 245.7285366,
            "variance": 60382.51368
          },
          {
            "average": 5231458.264,
            "count": 34763384,
            "maximum": 5232462.101,
            "minimum": 5231101.721,
            "name": "Y",
            "position": 1,
            "stddev": 290.926076,
            "variance": 84637.98172
          },
          {
            "average": 452.7801404,
            "count": 34763384,
            "maximum": 1376.576438,
            "minimum": -59.20356158,
            "name": "Z",
            "position": 2,
            "stddev": 21.84083244,
            "variance": 477.0219615
          },
          {
            "average": 24826.05219,
            "count": 34763384,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10795.01524,
            "variance": 116532353.9
          },
          {
            "average": 2.379707165,
            "count": 34763384,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.486584996,
            "variance": 2.209934951
          },
          {
            "average": 3.758797187,
            "count": 34763384,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.829222879,
            "variance": 3.346056342
          },
          {
            "average": 0.1403430403,
            "count": 34763384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3473425899,
            "variance": 0.1206468748
          },
          {
            "average": 2.258123087e-05,
            "count": 34763384,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004751917677,
            "variance": 2.258072161e-05
          },
          {
            "average": 1.232580292,
            "count": 34763384,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.835745769,
            "variance": 8.041454069
          },
          {
            "average": -0.01250543814,
            "count": 34763384,
            "maximum": 27,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.31954118,
            "variance": 128.1320125
          },
          {
            "average": 2.158265461,
            "count": 34763384,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.347845182,
            "variance": 1.816686635
          },
          {
            "average": 1760.732744,
            "count": 34763384,
            "maximum": 2052,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 449.6727838,
            "variance": 202205.6125
          },
          {
            "average": 211482378.8,
            "count": 34763384,
            "maximum": 211484956,
            "minimum": 211480571.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1245.839682,
            "variance": 1552116.513
          },
          {
            "average": 2.158265461,
            "count": 34763384,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.347845182,
            "variance": 1.816686635
          },
          {
            "average": 0,
            "count": 34763384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34763384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002406037341,
            "count": 34763384,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04899232995,
            "variance": 0.002400248394
          },
          {
            "average": 0,
            "count": 34763384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605035.9482,
          5231101.721,
          -59.20356158,
          605987.3482,
          5232462.101,
          1376.576438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605035.9481883207,
                5231101.720843528,
                -59.20356157683716
              ],
              [
                605035.9481883207,
                5232462.100843529,
                -59.20356157683716
              ],
              [
                605987.3481883206,
                5232462.100843529,
                1376.576438423163
              ],
              [
                605987.3481883206,
                5231101.720843528,
                1376.576438423163
              ],
              [
                605035.9481883207,
                5231101.720843528,
                -59.20356157683716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:35:56+00:00",
        "end_time": "2018-05-27T18:22:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6125821,
            47.22485385,
            -59.20356158,
            -121.5996964,
            47.23724434,
            1376.576438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61258205244195,
                  47.22500669617184,
                  -59.20356157683716
                ],
                [
                  -121.6122625835123,
                  47.23724434432908,
                  -59.20356157683716
                ],
                [
                  -121.59969636226442,
                  47.23709143424936,
                  1376.576438423163
                ],
                [
                  -121.6000187217466,
                  47.224853851157356,
                  1376.576438423163
                ],
                [
                  -121.61258205244195,
                  47.22500669617184,
                  -59.20356157683716
                ]
              ]
            ]
          },
          "id": "20180527_47121B5107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:35:56Z",
            "pc:count": 34763384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605574.4089,
                "count": 34763384,
                "maximum": 605987.3482,
                "minimum": 605035.9482,
                "name": "X",
                "position": 0,
                "stddev": 245.7285366,
                "variance": 60382.51368
              },
              {
                "average": 5231458.264,
                "count": 34763384,
                "maximum": 5232462.101,
                "minimum": 5231101.721,
                "name": "Y",
                "position": 1,
                "stddev": 290.926076,
                "variance": 84637.98172
              },
              {
                "average": 452.7801404,
                "count": 34763384,
                "maximum": 1376.576438,
                "minimum": -59.20356158,
                "name": "Z",
                "position": 2,
                "stddev": 21.84083244,
                "variance": 477.0219615
              },
              {
                "average": 24826.05219,
                "count": 34763384,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10795.01524,
                "variance": 116532353.9
              },
              {
                "average": 2.379707165,
                "count": 34763384,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.486584996,
                "variance": 2.209934951
              },
              {
                "average": 3.758797187,
                "count": 34763384,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.829222879,
                "variance": 3.346056342
              },
              {
                "average": 0.1403430403,
                "count": 34763384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3473425899,
                "variance": 0.1206468748
              },
              {
                "average": 2.258123087e-05,
                "count": 34763384,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004751917677,
                "variance": 2.258072161e-05
              },
              {
                "average": 1.232580292,
                "count": 34763384,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.835745769,
                "variance": 8.041454069
              },
              {
                "average": -0.01250543814,
                "count": 34763384,
                "maximum": 27,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.31954118,
                "variance": 128.1320125
              },
              {
                "average": 2.158265461,
                "count": 34763384,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.347845182,
                "variance": 1.816686635
              },
              {
                "average": 1760.732744,
                "count": 34763384,
                "maximum": 2052,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 449.6727838,
                "variance": 202205.6125
              },
              {
                "average": 211482378.8,
                "count": 34763384,
                "maximum": 211484956,
                "minimum": 211480571.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1245.839682,
                "variance": 1552116.513
              },
              {
                "average": 2.158265461,
                "count": 34763384,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.347845182,
                "variance": 1.816686635
              },
              {
                "average": 0,
                "count": 34763384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34763384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002406037341,
                "count": 34763384,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04899232995,
                "variance": 0.002400248394
              },
              {
                "average": 0,
                "count": 34763384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605035.9482,
              5231101.721,
              -59.20356158,
              605987.3482,
              5232462.101,
              1376.576438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605035.9481883207,
                    5231101.720843528,
                    -59.20356157683716
                  ],
                  [
                    605035.9481883207,
                    5232462.100843529,
                    -59.20356157683716
                  ],
                  [
                    605987.3481883206,
                    5232462.100843529,
                    1376.576438423163
                  ],
                  [
                    605987.3481883206,
                    5231101.720843528,
                    1376.576438423163
                  ],
                  [
                    605035.9481883207,
                    5231101.720843528,
                    -59.20356157683716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:35:56+00:00",
            "end_time": "2018-05-27T18:22: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": "20180527_47121B4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42551445123335,
              47.23750618486179,
              152.5313355556758
            ],
            [
              -121.42547072376716,
              47.238981902279676,
              152.5313355556758
            ],
            [
              -121.42497121150359,
              47.238975033726405,
              1368.2713355556757
            ],
            [
              -121.42501495282814,
              47.23749931666095,
              1368.2713355556757
            ],
            [
              -121.42551445123335,
              47.23750618486179,
              152.5313355556758
            ]
          ]
        ]
      },
      "bbox": [
        -121.4255145,
        47.23749932,
        152.5313356,
        -121.4249712,
        47.2389819,
        1368.271336
      ],
      "properties": {
        "datetime": "2018-05-27T16:37:16Z",
        "pc:count": 139178,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619190.6503,
            "count": 139178,
            "maximum": 619207.4835,
            "minimum": 619169.6635,
            "name": "X",
            "position": 0,
            "stddev": 9.648571168,
            "variance": 93.09492559
          },
          {
            "average": 5232821.751,
            "count": 139178,
            "maximum": 5232923.568,
            "minimum": 5232759.508,
            "name": "Y",
            "position": 1,
            "stddev": 40.77426354,
            "variance": 1662.540567
          },
          {
            "average": 620.365608,
            "count": 139178,
            "maximum": 1368.271336,
            "minimum": 152.5313356,
            "name": "Z",
            "position": 2,
            "stddev": 17.12077754,
            "variance": 293.1210236
          },
          {
            "average": 39035.87188,
            "count": 139178,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10617.47959,
            "variance": 112730872.9
          },
          {
            "average": 1.794285016,
            "count": 139178,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274311069,
            "variance": 1.623868702
          },
          {
            "average": 2.590811766,
            "count": 139178,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.858624243,
            "variance": 3.454484075
          },
          {
            "average": 0.1645231287,
            "count": 139178,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3707509358,
            "variance": 0.1374562564
          },
          {
            "average": 0,
            "count": 139178,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.110800558,
            "count": 139178,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5466014144,
            "variance": 0.2987731062
          },
          {
            "average": 1.773032291,
            "count": 139178,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18162556,
            "variance": 148.3920014
          },
          {
            "average": 2.013421661,
            "count": 139178,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.409401458,
            "variance": 1.98641247
          },
          {
            "average": 1672.643299,
            "count": 139178,
            "maximum": 2004,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 469.6752155,
            "variance": 220594.8081
          },
          {
            "average": 211473324.3,
            "count": 139178,
            "maximum": 211474236.6,
            "minimum": 211472841.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 361.8333318,
            "variance": 130923.36
          },
          {
            "average": 2.013421661,
            "count": 139178,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.409401458,
            "variance": 1.98641247
          },
          {
            "average": 0,
            "count": 139178,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139178,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.006674905517,
            "count": 139178,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.08142726075,
            "variance": 0.006630398793
          },
          {
            "average": 0,
            "count": 139178,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619169.6635,
          5232759.508,
          152.5313356,
          619207.4835,
          5232923.568,
          1368.271336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619169.6634933833,
                5232759.507560085,
                152.5313355556758
              ],
              [
                619169.6634933833,
                5232923.567560085,
                152.5313355556758
              ],
              [
                619207.4834933834,
                5232923.567560085,
                1368.2713355556757
              ],
              [
                619207.4834933834,
                5232759.507560085,
                1368.2713355556757
              ],
              [
                619169.6634933833,
                5232759.507560085,
                152.5313355556758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:37:16+00:00",
        "end_time": "2018-05-27T16:14:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4255145,
            47.23749932,
            152.5313356,
            -121.4249712,
            47.2389819,
            1368.271336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42551445123335,
                  47.23750618486179,
                  152.5313355556758
                ],
                [
                  -121.42547072376716,
                  47.238981902279676,
                  152.5313355556758
                ],
                [
                  -121.42497121150359,
                  47.238975033726405,
                  1368.2713355556757
                ],
                [
                  -121.42501495282814,
                  47.23749931666095,
                  1368.2713355556757
                ],
                [
                  -121.42551445123335,
                  47.23750618486179,
                  152.5313355556758
                ]
              ]
            ]
          },
          "id": "20180527_47121B4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:37:16Z",
            "pc:count": 139178,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619190.6503,
                "count": 139178,
                "maximum": 619207.4835,
                "minimum": 619169.6635,
                "name": "X",
                "position": 0,
                "stddev": 9.648571168,
                "variance": 93.09492559
              },
              {
                "average": 5232821.751,
                "count": 139178,
                "maximum": 5232923.568,
                "minimum": 5232759.508,
                "name": "Y",
                "position": 1,
                "stddev": 40.77426354,
                "variance": 1662.540567
              },
              {
                "average": 620.365608,
                "count": 139178,
                "maximum": 1368.271336,
                "minimum": 152.5313356,
                "name": "Z",
                "position": 2,
                "stddev": 17.12077754,
                "variance": 293.1210236
              },
              {
                "average": 39035.87188,
                "count": 139178,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10617.47959,
                "variance": 112730872.9
              },
              {
                "average": 1.794285016,
                "count": 139178,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274311069,
                "variance": 1.623868702
              },
              {
                "average": 2.590811766,
                "count": 139178,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.858624243,
                "variance": 3.454484075
              },
              {
                "average": 0.1645231287,
                "count": 139178,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3707509358,
                "variance": 0.1374562564
              },
              {
                "average": 0,
                "count": 139178,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.110800558,
                "count": 139178,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5466014144,
                "variance": 0.2987731062
              },
              {
                "average": 1.773032291,
                "count": 139178,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18162556,
                "variance": 148.3920014
              },
              {
                "average": 2.013421661,
                "count": 139178,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.409401458,
                "variance": 1.98641247
              },
              {
                "average": 1672.643299,
                "count": 139178,
                "maximum": 2004,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 469.6752155,
                "variance": 220594.8081
              },
              {
                "average": 211473324.3,
                "count": 139178,
                "maximum": 211474236.6,
                "minimum": 211472841.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 361.8333318,
                "variance": 130923.36
              },
              {
                "average": 2.013421661,
                "count": 139178,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.409401458,
                "variance": 1.98641247
              },
              {
                "average": 0,
                "count": 139178,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139178,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.006674905517,
                "count": 139178,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.08142726075,
                "variance": 0.006630398793
              },
              {
                "average": 0,
                "count": 139178,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619169.6635,
              5232759.508,
              152.5313356,
              619207.4835,
              5232923.568,
              1368.271336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619169.6634933833,
                    5232759.507560085,
                    152.5313355556758
                  ],
                  [
                    619169.6634933833,
                    5232923.567560085,
                    152.5313355556758
                  ],
                  [
                    619207.4834933834,
                    5232923.567560085,
                    1368.2713355556757
                  ],
                  [
                    619207.4834933834,
                    5232759.507560085,
                    1368.2713355556757
                  ],
                  [
                    619169.6634933833,
                    5232759.507560085,
                    152.5313355556758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:37:16+00:00",
            "end_time": "2018-05-27T16:14: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": "20180527_47121B4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47510932487089,
              47.212507541939445,
              200.35276328031568
            ],
            [
              -121.47496593668843,
              47.21750799222789,
              200.35276328031568
            ],
            [
              -121.46237505020353,
              47.217339675429294,
              1344.8727632803157
            ],
            [
              -121.46251962108403,
              47.21233925440853,
              1344.8727632803157
            ],
            [
              -121.47510932487089,
              47.212507541939445,
              200.35276328031568
            ]
          ]
        ]
      },
      "bbox": [
        -121.4751093,
        47.21233925,
        200.3527633,
        -121.4623751,
        47.21750799,
        1344.872763
      ],
      "properties": {
        "datetime": "2018-05-27T17:45:12Z",
        "pc:count": 13629758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616005.2417,
            "count": 13629758,
            "maximum": 616423.9951,
            "minimum": 615470.3151,
            "name": "X",
            "position": 0,
            "stddev": 268.0443359,
            "variance": 71847.766
          },
          {
            "average": 5230147.996,
            "count": 13629758,
            "maximum": 5230462.809,
            "minimum": 5229906.909,
            "name": "Y",
            "position": 1,
            "stddev": 142.0035314,
            "variance": 20165.00292
          },
          {
            "average": 521.4196375,
            "count": 13629758,
            "maximum": 1344.872763,
            "minimum": 200.3527633,
            "name": "Z",
            "position": 2,
            "stddev": 13.56529138,
            "variance": 184.0171303
          },
          {
            "average": 27607.25564,
            "count": 13629758,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 12140.50828,
            "variance": 147391941.2
          },
          {
            "average": 2.253791887,
            "count": 13629758,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.467613649,
            "variance": 2.153889824
          },
          {
            "average": 3.506903057,
            "count": 13629758,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.906745824,
            "variance": 3.635679639
          },
          {
            "average": 0.1492290619,
            "count": 13629758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3563141287,
            "variance": 0.1269597583
          },
          {
            "average": 7.336887419e-08,
            "count": 13629758,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002708668939,
            "variance": 7.336887419e-08
          },
          {
            "average": 1.666580654,
            "count": 13629758,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.874446113,
            "variance": 23.76022491
          },
          {
            "average": 0.08681948684,
            "count": 13629758,
            "maximum": 22.00200081,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77732555,
            "variance": 138.7053971
          },
          {
            "average": 2.103478873,
            "count": 13629758,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.373249208,
            "variance": 1.885813388
          },
          {
            "average": 1722.511292,
            "count": 13629758,
            "maximum": 2024,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 458.1872246,
            "variance": 209935.5328
          },
          {
            "average": 211477791.2,
            "count": 13629758,
            "maximum": 211478312.7,
            "minimum": 211473817.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.2298881,
            "variance": 104477.5606
          },
          {
            "average": 2.103478873,
            "count": 13629758,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.373249208,
            "variance": 1.885813388
          },
          {
            "average": 0,
            "count": 13629758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13629758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002477373406,
            "count": 13629758,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04971152993,
            "variance": 0.002471236208
          },
          {
            "average": 0,
            "count": 13629758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615470.3151,
          5229906.909,
          200.3527633,
          616423.9951,
          5230462.809,
          1344.872763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615470.3150527739,
                5229906.909170543,
                200.35276328031568
              ],
              [
                615470.3150527739,
                5230462.809170543,
                200.35276328031568
              ],
              [
                616423.9950527739,
                5230462.809170543,
                1344.8727632803157
              ],
              [
                616423.9950527739,
                5229906.909170543,
                1344.8727632803157
              ],
              [
                615470.3150527739,
                5229906.909170543,
                200.35276328031568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:45:12+00:00",
        "end_time": "2018-05-27T16:30:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4751093,
            47.21233925,
            200.3527633,
            -121.4623751,
            47.21750799,
            1344.872763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47510932487089,
                  47.212507541939445,
                  200.35276328031568
                ],
                [
                  -121.47496593668843,
                  47.21750799222789,
                  200.35276328031568
                ],
                [
                  -121.46237505020353,
                  47.217339675429294,
                  1344.8727632803157
                ],
                [
                  -121.46251962108403,
                  47.21233925440853,
                  1344.8727632803157
                ],
                [
                  -121.47510932487089,
                  47.212507541939445,
                  200.35276328031568
                ]
              ]
            ]
          },
          "id": "20180527_47121B4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:45:12Z",
            "pc:count": 13629758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616005.2417,
                "count": 13629758,
                "maximum": 616423.9951,
                "minimum": 615470.3151,
                "name": "X",
                "position": 0,
                "stddev": 268.0443359,
                "variance": 71847.766
              },
              {
                "average": 5230147.996,
                "count": 13629758,
                "maximum": 5230462.809,
                "minimum": 5229906.909,
                "name": "Y",
                "position": 1,
                "stddev": 142.0035314,
                "variance": 20165.00292
              },
              {
                "average": 521.4196375,
                "count": 13629758,
                "maximum": 1344.872763,
                "minimum": 200.3527633,
                "name": "Z",
                "position": 2,
                "stddev": 13.56529138,
                "variance": 184.0171303
              },
              {
                "average": 27607.25564,
                "count": 13629758,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 12140.50828,
                "variance": 147391941.2
              },
              {
                "average": 2.253791887,
                "count": 13629758,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.467613649,
                "variance": 2.153889824
              },
              {
                "average": 3.506903057,
                "count": 13629758,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.906745824,
                "variance": 3.635679639
              },
              {
                "average": 0.1492290619,
                "count": 13629758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3563141287,
                "variance": 0.1269597583
              },
              {
                "average": 7.336887419e-08,
                "count": 13629758,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002708668939,
                "variance": 7.336887419e-08
              },
              {
                "average": 1.666580654,
                "count": 13629758,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.874446113,
                "variance": 23.76022491
              },
              {
                "average": 0.08681948684,
                "count": 13629758,
                "maximum": 22.00200081,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77732555,
                "variance": 138.7053971
              },
              {
                "average": 2.103478873,
                "count": 13629758,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.373249208,
                "variance": 1.885813388
              },
              {
                "average": 1722.511292,
                "count": 13629758,
                "maximum": 2024,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 458.1872246,
                "variance": 209935.5328
              },
              {
                "average": 211477791.2,
                "count": 13629758,
                "maximum": 211478312.7,
                "minimum": 211473817.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.2298881,
                "variance": 104477.5606
              },
              {
                "average": 2.103478873,
                "count": 13629758,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.373249208,
                "variance": 1.885813388
              },
              {
                "average": 0,
                "count": 13629758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13629758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002477373406,
                "count": 13629758,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04971152993,
                "variance": 0.002471236208
              },
              {
                "average": 0,
                "count": 13629758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615470.3151,
              5229906.909,
              200.3527633,
              616423.9951,
              5230462.809,
              1344.872763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615470.3150527739,
                    5229906.909170543,
                    200.35276328031568
                  ],
                  [
                    615470.3150527739,
                    5230462.809170543,
                    200.35276328031568
                  ],
                  [
                    616423.9950527739,
                    5230462.809170543,
                    1344.8727632803157
                  ],
                  [
                    616423.9950527739,
                    5229906.909170543,
                    1344.8727632803157
                  ],
                  [
                    615470.3150527739,
                    5229906.909170543,
                    200.35276328031568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:45:12+00:00",
            "end_time": "2018-05-27T16:30:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42515629924665,
              47.21250791250278,
              -6.428119387763672
            ],
            [
              -121.4250144493014,
              47.21729776125972,
              -6.428119387763672
            ],
            [
              -121.41542393441954,
              47.217165494426524,
              1429.7718806122364
            ],
            [
              -121.41556664724804,
              47.21237566770007,
              1429.7718806122364
            ],
            [
              -121.42515629924665,
              47.21250791250278,
              -6.428119387763672
            ]
          ]
        ]
      },
      "bbox": [
        -121.4251563,
        47.21237567,
        -6.428119388,
        -121.4154239,
        47.21729776,
        1429.771881
      ],
      "properties": {
        "datetime": "2018-05-27T17:34:55Z",
        "pc:count": 18690248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619502.5471,
            "count": 18690248,
            "maximum": 619979.2726,
            "minimum": 619252.8326,
            "name": "X",
            "position": 0,
            "stddev": 176.1959971,
            "variance": 31045.02939
          },
          {
            "average": 5230194.471,
            "count": 18690248,
            "maximum": 5230514.558,
            "minimum": 5229982.058,
            "name": "Y",
            "position": 1,
            "stddev": 130.5895489,
            "variance": 17053.63028
          },
          {
            "average": 651.3954426,
            "count": 18690248,
            "maximum": 1429.771881,
            "minimum": -6.428119388,
            "name": "Z",
            "position": 2,
            "stddev": 50.13307121,
            "variance": 2513.324829
          },
          {
            "average": 24975.81241,
            "count": 18690248,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9837.912367,
            "variance": 96784519.73
          },
          {
            "average": 2.888556428,
            "count": 18690248,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.760344248,
            "variance": 3.098811872
          },
          {
            "average": 4.777010235,
            "count": 18690248,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.959438772,
            "variance": 3.839400302
          },
          {
            "average": 0.1102276974,
            "count": 18690248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3131733663,
            "variance": 0.09807755734
          },
          {
            "average": 3.301186801e-05,
            "count": 18690248,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005745500848,
            "variance": 3.301077999e-05
          },
          {
            "average": 1.067031695,
            "count": 18690248,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.006868777,
            "variance": 1.013784734
          },
          {
            "average": 0.4496106853,
            "count": 18690248,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.36534895,
            "variance": 129.1711569
          },
          {
            "average": 2.339409086,
            "count": 18690248,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.243138153,
            "variance": 1.545392468
          },
          {
            "average": 1794.505329,
            "count": 18690248,
            "maximum": 2021,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 414.6657536,
            "variance": 171947.6872
          },
          {
            "average": 211476325.4,
            "count": 18690248,
            "maximum": 211477695.9,
            "minimum": 211475292,
            "name": "GpsTime",
            "position": 12,
            "stddev": 574.3694367,
            "variance": 329900.2498
          },
          {
            "average": 2.339409086,
            "count": 18690248,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.243138153,
            "variance": 1.545392468
          },
          {
            "average": 0,
            "count": 18690248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18690248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.005419350241,
            "count": 18690248,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.07341649115,
            "variance": 0.005389981172
          },
          {
            "average": 0,
            "count": 18690248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619252.8326,
          5229982.058,
          -6.428119388,
          619979.2726,
          5230514.558,
          1429.771881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619252.8325764935,
                5229982.057916416,
                -6.428119387763672
              ],
              [
                619252.8325764935,
                5230514.557916416,
                -6.428119387763672
              ],
              [
                619979.2725764934,
                5230514.557916416,
                1429.7718806122364
              ],
              [
                619979.2725764934,
                5229982.057916416,
                1429.7718806122364
              ],
              [
                619252.8325764935,
                5229982.057916416,
                -6.428119387763672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:34:55+00:00",
        "end_time": "2018-05-27T16:54:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4251563,
            47.21237567,
            -6.428119388,
            -121.4154239,
            47.21729776,
            1429.771881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42515629924665,
                  47.21250791250278,
                  -6.428119387763672
                ],
                [
                  -121.4250144493014,
                  47.21729776125972,
                  -6.428119387763672
                ],
                [
                  -121.41542393441954,
                  47.217165494426524,
                  1429.7718806122364
                ],
                [
                  -121.41556664724804,
                  47.21237566770007,
                  1429.7718806122364
                ],
                [
                  -121.42515629924665,
                  47.21250791250278,
                  -6.428119387763672
                ]
              ]
            ]
          },
          "id": "20180527_47121B4212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:34:55Z",
            "pc:count": 18690248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619502.5471,
                "count": 18690248,
                "maximum": 619979.2726,
                "minimum": 619252.8326,
                "name": "X",
                "position": 0,
                "stddev": 176.1959971,
                "variance": 31045.02939
              },
              {
                "average": 5230194.471,
                "count": 18690248,
                "maximum": 5230514.558,
                "minimum": 5229982.058,
                "name": "Y",
                "position": 1,
                "stddev": 130.5895489,
                "variance": 17053.63028
              },
              {
                "average": 651.3954426,
                "count": 18690248,
                "maximum": 1429.771881,
                "minimum": -6.428119388,
                "name": "Z",
                "position": 2,
                "stddev": 50.13307121,
                "variance": 2513.324829
              },
              {
                "average": 24975.81241,
                "count": 18690248,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9837.912367,
                "variance": 96784519.73
              },
              {
                "average": 2.888556428,
                "count": 18690248,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.760344248,
                "variance": 3.098811872
              },
              {
                "average": 4.777010235,
                "count": 18690248,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.959438772,
                "variance": 3.839400302
              },
              {
                "average": 0.1102276974,
                "count": 18690248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3131733663,
                "variance": 0.09807755734
              },
              {
                "average": 3.301186801e-05,
                "count": 18690248,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005745500848,
                "variance": 3.301077999e-05
              },
              {
                "average": 1.067031695,
                "count": 18690248,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.006868777,
                "variance": 1.013784734
              },
              {
                "average": 0.4496106853,
                "count": 18690248,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.36534895,
                "variance": 129.1711569
              },
              {
                "average": 2.339409086,
                "count": 18690248,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.243138153,
                "variance": 1.545392468
              },
              {
                "average": 1794.505329,
                "count": 18690248,
                "maximum": 2021,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 414.6657536,
                "variance": 171947.6872
              },
              {
                "average": 211476325.4,
                "count": 18690248,
                "maximum": 211477695.9,
                "minimum": 211475292,
                "name": "GpsTime",
                "position": 12,
                "stddev": 574.3694367,
                "variance": 329900.2498
              },
              {
                "average": 2.339409086,
                "count": 18690248,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.243138153,
                "variance": 1.545392468
              },
              {
                "average": 0,
                "count": 18690248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18690248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.005419350241,
                "count": 18690248,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.07341649115,
                "variance": 0.005389981172
              },
              {
                "average": 0,
                "count": 18690248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619252.8326,
              5229982.058,
              -6.428119388,
              619979.2726,
              5230514.558,
              1429.771881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619252.8325764935,
                    5229982.057916416,
                    -6.428119387763672
                  ],
                  [
                    619252.8325764935,
                    5230514.557916416,
                    -6.428119387763672
                  ],
                  [
                    619979.2725764934,
                    5230514.557916416,
                    1429.7718806122364
                  ],
                  [
                    619979.2725764934,
                    5229982.057916416,
                    1429.7718806122364
                  ],
                  [
                    619252.8325764935,
                    5229982.057916416,
                    -6.428119387763672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:34:55+00:00",
            "end_time": "2018-05-27T16:54: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": "20180527_47121C7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77530299155895,
              47.30000913365101,
              -59.857172064283304
            ],
            [
              -121.77501117932319,
              47.312639649438644,
              -59.857172064283304
            ],
            [
              -121.76249532377545,
              47.31250517048419,
              1215.7428279357168
            ],
            [
              -121.76279011564074,
              47.299874713768176,
              1215.7428279357168
            ],
            [
              -121.77530299155895,
              47.30000913365101,
              -59.857172064283304
            ]
          ]
        ]
      },
      "bbox": [
        -121.775303,
        47.29987471,
        -59.85717206,
        -121.7624953,
        47.31263965,
        1215.742828
      ],
      "properties": {
        "datetime": "2018-05-28T00:04:03Z",
        "pc:count": 36765997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592855.0226,
            "count": 36765997,
            "maximum": 593532.5776,
            "minimum": 592586.3976,
            "name": "X",
            "position": 0,
            "stddev": 181.3531965,
            "variance": 32888.98186
          },
          {
            "average": 5240120.005,
            "count": 36765997,
            "maximum": 5240634.531,
            "minimum": 5239230.551,
            "name": "Y",
            "position": 1,
            "stddev": 405.624507,
            "variance": 164531.2407
          },
          {
            "average": 422.4840861,
            "count": 36765997,
            "maximum": 1215.742828,
            "minimum": -59.85717206,
            "name": "Z",
            "position": 2,
            "stddev": 28.0336551,
            "variance": 785.8858183
          },
          {
            "average": 22958.79721,
            "count": 36765997,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9641.164217,
            "variance": 92952047.46
          },
          {
            "average": 2.571851132,
            "count": 36765997,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.551902873,
            "variance": 2.408402527
          },
          {
            "average": 4.143832221,
            "count": 36765997,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.78380503,
            "variance": 3.181960385
          },
          {
            "average": 0.1237158617,
            "count": 36765997,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3292571187,
            "variance": 0.1084102502
          },
          {
            "average": 1.49322756e-05,
            "count": 36765997,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003864201475,
            "variance": 1.493205304e-05
          },
          {
            "average": 1.16142168,
            "count": 36765997,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.344280268,
            "variance": 5.495649973
          },
          {
            "average": -0.2229243579,
            "count": 36765997,
            "maximum": 22.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74327682,
            "variance": 137.9045504
          },
          {
            "average": 2.259806446,
            "count": 36765997,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.2933268,
            "variance": 1.672694211
          },
          {
            "average": 1881.468739,
            "count": 36765997,
            "maximum": 2137,
            "minimum": 1121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 431.7682084,
            "variance": 186423.7858
          },
          {
            "average": 211499640.2,
            "count": 36765997,
            "maximum": 211501043.1,
            "minimum": 211498458.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 787.8071823,
            "variance": 620640.1565
          },
          {
            "average": 2.259806446,
            "count": 36765997,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.2933268,
            "variance": 1.672694211
          },
          {
            "average": 0,
            "count": 36765997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36765997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002032040638,
            "count": 36765997,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04503233842,
            "variance": 0.002027911504
          },
          {
            "average": 0,
            "count": 36765997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592586.3976,
          5239230.551,
          -59.85717206,
          593532.5776,
          5240634.531,
          1215.742828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592586.3976151926,
                5239230.551201242,
                -59.857172064283304
              ],
              [
                592586.3976151926,
                5240634.5312012425,
                -59.857172064283304
              ],
              [
                593532.5776151925,
                5240634.5312012425,
                1215.7428279357168
              ],
              [
                593532.5776151925,
                5239230.551201242,
                1215.7428279357168
              ],
              [
                592586.3976151926,
                5239230.551201242,
                -59.857172064283304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:04:03+00:00",
        "end_time": "2018-05-27T23:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.775303,
            47.29987471,
            -59.85717206,
            -121.7624953,
            47.31263965,
            1215.742828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77530299155895,
                  47.30000913365101,
                  -59.857172064283304
                ],
                [
                  -121.77501117932319,
                  47.312639649438644,
                  -59.857172064283304
                ],
                [
                  -121.76249532377545,
                  47.31250517048419,
                  1215.7428279357168
                ],
                [
                  -121.76279011564074,
                  47.299874713768176,
                  1215.7428279357168
                ],
                [
                  -121.77530299155895,
                  47.30000913365101,
                  -59.857172064283304
                ]
              ]
            ]
          },
          "id": "20180527_47121C7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:04:03Z",
            "pc:count": 36765997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592855.0226,
                "count": 36765997,
                "maximum": 593532.5776,
                "minimum": 592586.3976,
                "name": "X",
                "position": 0,
                "stddev": 181.3531965,
                "variance": 32888.98186
              },
              {
                "average": 5240120.005,
                "count": 36765997,
                "maximum": 5240634.531,
                "minimum": 5239230.551,
                "name": "Y",
                "position": 1,
                "stddev": 405.624507,
                "variance": 164531.2407
              },
              {
                "average": 422.4840861,
                "count": 36765997,
                "maximum": 1215.742828,
                "minimum": -59.85717206,
                "name": "Z",
                "position": 2,
                "stddev": 28.0336551,
                "variance": 785.8858183
              },
              {
                "average": 22958.79721,
                "count": 36765997,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9641.164217,
                "variance": 92952047.46
              },
              {
                "average": 2.571851132,
                "count": 36765997,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.551902873,
                "variance": 2.408402527
              },
              {
                "average": 4.143832221,
                "count": 36765997,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.78380503,
                "variance": 3.181960385
              },
              {
                "average": 0.1237158617,
                "count": 36765997,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3292571187,
                "variance": 0.1084102502
              },
              {
                "average": 1.49322756e-05,
                "count": 36765997,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003864201475,
                "variance": 1.493205304e-05
              },
              {
                "average": 1.16142168,
                "count": 36765997,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.344280268,
                "variance": 5.495649973
              },
              {
                "average": -0.2229243579,
                "count": 36765997,
                "maximum": 22.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74327682,
                "variance": 137.9045504
              },
              {
                "average": 2.259806446,
                "count": 36765997,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.2933268,
                "variance": 1.672694211
              },
              {
                "average": 1881.468739,
                "count": 36765997,
                "maximum": 2137,
                "minimum": 1121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 431.7682084,
                "variance": 186423.7858
              },
              {
                "average": 211499640.2,
                "count": 36765997,
                "maximum": 211501043.1,
                "minimum": 211498458.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 787.8071823,
                "variance": 620640.1565
              },
              {
                "average": 2.259806446,
                "count": 36765997,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.2933268,
                "variance": 1.672694211
              },
              {
                "average": 0,
                "count": 36765997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36765997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002032040638,
                "count": 36765997,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04503233842,
                "variance": 0.002027911504
              },
              {
                "average": 0,
                "count": 36765997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592586.3976,
              5239230.551,
              -59.85717206,
              593532.5776,
              5240634.531,
              1215.742828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592586.3976151926,
                    5239230.551201242,
                    -59.857172064283304
                  ],
                  [
                    592586.3976151926,
                    5240634.5312012425,
                    -59.857172064283304
                  ],
                  [
                    593532.5776151925,
                    5240634.5312012425,
                    1215.7428279357168
                  ],
                  [
                    593532.5776151925,
                    5239230.551201242,
                    1215.7428279357168
                  ],
                  [
                    592586.3976151926,
                    5239230.551201242,
                    -59.857172064283304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:04:03+00:00",
            "end_time": "2018-05-27T23:20:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81267928699836,
              47.28750736204515,
              40.19249534947278
            ],
            [
              -121.81251440296101,
              47.294873049879186,
              40.19249534947278
            ],
            [
              -121.79985128994137,
              47.29474111944186,
              1178.2724953494726
            ],
            [
              -121.80001793124302,
              47.28737546540525,
              1178.2724953494726
            ],
            [
              -121.81267928699836,
              47.28750736204515,
              40.19249534947278
            ]
          ]
        ]
      },
      "bbox": [
        -121.8126793,
        47.28737547,
        40.19249535,
        -121.7998513,
        47.29487305,
        1178.272495
      ],
      "properties": {
        "datetime": "2018-05-27T22:26:32Z",
        "pc:count": 21318526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 590202.2224,
            "count": 21318526,
            "maximum": 590739.6171,
            "minimum": 589781.9971,
            "name": "X",
            "position": 0,
            "stddev": 272.7086474,
            "variance": 74370.00639
          },
          {
            "average": 5238121.354,
            "count": 21318526,
            "maximum": 5238616.251,
            "minimum": 5237797.511,
            "name": "Y",
            "position": 1,
            "stddev": 199.0216108,
            "variance": 39609.60156
          },
          {
            "average": 384.7979249,
            "count": 21318526,
            "maximum": 1178.272495,
            "minimum": 40.19249535,
            "name": "Z",
            "position": 2,
            "stddev": 53.20458853,
            "variance": 2830.72824
          },
          {
            "average": 23012.42721,
            "count": 21318526,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10019.48346,
            "variance": 100390048.9
          },
          {
            "average": 2.4405336,
            "count": 21318526,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.471577563,
            "variance": 2.165540524
          },
          {
            "average": 3.880691611,
            "count": 21318526,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.726558947,
            "variance": 2.981005797
          },
          {
            "average": 0.140401358,
            "count": 21318526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3474029682,
            "variance": 0.1206888223
          },
          {
            "average": 0,
            "count": 21318526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146661078,
            "count": 21318526,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.978023783,
            "variance": 3.912578087
          },
          {
            "average": -0.1663599504,
            "count": 21318526,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68482787,
            "variance": 136.5352024
          },
          {
            "average": 2.158911268,
            "count": 21318526,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.347529601,
            "variance": 1.815836026
          },
          {
            "average": 1824.545913,
            "count": 21318526,
            "maximum": 2108,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 449.6101959,
            "variance": 202149.3282
          },
          {
            "average": 211494256.6,
            "count": 21318526,
            "maximum": 211495192.7,
            "minimum": 211493524.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396.4835586,
            "variance": 157199.2122
          },
          {
            "average": 2.158911268,
            "count": 21318526,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.347529601,
            "variance": 1.815836026
          },
          {
            "average": 0,
            "count": 21318526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21318526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00272617347,
            "count": 21318526,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05214155325,
            "variance": 0.002718741576
          },
          {
            "average": 0,
            "count": 21318526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          589781.9971,
          5237797.511,
          40.19249535,
          590739.6171,
          5238616.251,
          1178.272495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                589781.9971288189,
                5237797.511233027,
                40.19249534947278
              ],
              [
                589781.9971288189,
                5238616.251233027,
                40.19249534947278
              ],
              [
                590739.617128819,
                5238616.251233027,
                1178.2724953494726
              ],
              [
                590739.617128819,
                5237797.511233027,
                1178.2724953494726
              ],
              [
                589781.9971288189,
                5237797.511233027,
                40.19249534947278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:26:32+00:00",
        "end_time": "2018-05-27T21:58:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8126793,
            47.28737547,
            40.19249535,
            -121.7998513,
            47.29487305,
            1178.272495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81267928699836,
                  47.28750736204515,
                  40.19249534947278
                ],
                [
                  -121.81251440296101,
                  47.294873049879186,
                  40.19249534947278
                ],
                [
                  -121.79985128994137,
                  47.29474111944186,
                  1178.2724953494726
                ],
                [
                  -121.80001793124302,
                  47.28737546540525,
                  1178.2724953494726
                ],
                [
                  -121.81267928699836,
                  47.28750736204515,
                  40.19249534947278
                ]
              ]
            ]
          },
          "id": "20180527_47121C7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:26:32Z",
            "pc:count": 21318526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 590202.2224,
                "count": 21318526,
                "maximum": 590739.6171,
                "minimum": 589781.9971,
                "name": "X",
                "position": 0,
                "stddev": 272.7086474,
                "variance": 74370.00639
              },
              {
                "average": 5238121.354,
                "count": 21318526,
                "maximum": 5238616.251,
                "minimum": 5237797.511,
                "name": "Y",
                "position": 1,
                "stddev": 199.0216108,
                "variance": 39609.60156
              },
              {
                "average": 384.7979249,
                "count": 21318526,
                "maximum": 1178.272495,
                "minimum": 40.19249535,
                "name": "Z",
                "position": 2,
                "stddev": 53.20458853,
                "variance": 2830.72824
              },
              {
                "average": 23012.42721,
                "count": 21318526,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10019.48346,
                "variance": 100390048.9
              },
              {
                "average": 2.4405336,
                "count": 21318526,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.471577563,
                "variance": 2.165540524
              },
              {
                "average": 3.880691611,
                "count": 21318526,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.726558947,
                "variance": 2.981005797
              },
              {
                "average": 0.140401358,
                "count": 21318526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3474029682,
                "variance": 0.1206888223
              },
              {
                "average": 0,
                "count": 21318526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146661078,
                "count": 21318526,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.978023783,
                "variance": 3.912578087
              },
              {
                "average": -0.1663599504,
                "count": 21318526,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68482787,
                "variance": 136.5352024
              },
              {
                "average": 2.158911268,
                "count": 21318526,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.347529601,
                "variance": 1.815836026
              },
              {
                "average": 1824.545913,
                "count": 21318526,
                "maximum": 2108,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 449.6101959,
                "variance": 202149.3282
              },
              {
                "average": 211494256.6,
                "count": 21318526,
                "maximum": 211495192.7,
                "minimum": 211493524.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396.4835586,
                "variance": 157199.2122
              },
              {
                "average": 2.158911268,
                "count": 21318526,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.347529601,
                "variance": 1.815836026
              },
              {
                "average": 0,
                "count": 21318526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21318526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00272617347,
                "count": 21318526,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05214155325,
                "variance": 0.002718741576
              },
              {
                "average": 0,
                "count": 21318526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              589781.9971,
              5237797.511,
              40.19249535,
              590739.6171,
              5238616.251,
              1178.272495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    589781.9971288189,
                    5237797.511233027,
                    40.19249534947278
                  ],
                  [
                    589781.9971288189,
                    5238616.251233027,
                    40.19249534947278
                  ],
                  [
                    590739.617128819,
                    5238616.251233027,
                    1178.2724953494726
                  ],
                  [
                    590739.617128819,
                    5237797.511233027,
                    1178.2724953494726
                  ],
                  [
                    589781.9971288189,
                    5237797.511233027,
                    40.19249534947278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:26:32+00:00",
            "end_time": "2018-05-27T21:58:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45009835971148,
              47.20959383591716,
              214.42673288575747
            ],
            [
              -121.45000857031016,
              47.21267502917053,
              214.42673288575747
            ],
            [
              -121.43742874464023,
              47.212504116339396,
              1402.8867328857575
            ],
            [
              -121.43751926205688,
              47.209422941398856,
              1402.8867328857575
            ],
            [
              -121.45009835971148,
              47.20959383591716,
              214.42673288575747
            ]
          ]
        ]
      },
      "bbox": [
        -121.4500984,
        47.20942294,
        214.4267329,
        -121.4374287,
        47.21267503,
        1402.886733
      ],
      "properties": {
        "datetime": "2018-05-27T17:34:20Z",
        "pc:count": 13240408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617865.7033,
            "count": 13240408,
            "maximum": 618323.5532,
            "minimum": 617370.6132,
            "name": "X",
            "position": 0,
            "stddev": 267.4739404,
            "variance": 71542.30882
          },
          {
            "average": 5229806.478,
            "count": 13240408,
            "maximum": 5229962.959,
            "minimum": 5229620.419,
            "name": "Y",
            "position": 1,
            "stddev": 90.52106453,
            "variance": 8194.063123
          },
          {
            "average": 563.2224512,
            "count": 13240408,
            "maximum": 1402.886733,
            "minimum": 214.4267329,
            "name": "Z",
            "position": 2,
            "stddev": 21.05729862,
            "variance": 443.409825
          },
          {
            "average": 24964.1422,
            "count": 13240408,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10020.95972,
            "variance": 100419633.7
          },
          {
            "average": 2.604492777,
            "count": 13240408,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.570528793,
            "variance": 2.46656069
          },
          {
            "average": 4.206920436,
            "count": 13240408,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.794929531,
            "variance": 3.22177202
          },
          {
            "average": 0.128755851,
            "count": 13240408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3349295304,
            "variance": 0.1121777903
          },
          {
            "average": 0,
            "count": 13240408,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035146651,
            "count": 13240408,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3659554589,
            "variance": 0.1339233979
          },
          {
            "average": 0.1117550876,
            "count": 13240408,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70850325,
            "variance": 137.0890484
          },
          {
            "average": 2.229904245,
            "count": 13240408,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.310435013,
            "variance": 1.717239923
          },
          {
            "average": 1760.191334,
            "count": 13240408,
            "maximum": 2021,
            "minimum": 1005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 437.3272599,
            "variance": 191255.1322
          },
          {
            "average": 211476782.1,
            "count": 13240408,
            "maximum": 211477660,
            "minimum": 211474513.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.0790388,
            "variance": 274658.8389
          },
          {
            "average": 2.229904245,
            "count": 13240408,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.310435013,
            "variance": 1.717239923
          },
          {
            "average": 0,
            "count": 13240408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13240408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003333734127,
            "count": 13240408,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05764217722,
            "variance": 0.003322620594
          },
          {
            "average": 0,
            "count": 13240408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617370.6132,
          5229620.419,
          214.4267329,
          618323.5532,
          5229962.959,
          1402.886733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617370.6132088043,
                5229620.419486314,
                214.42673288575747
              ],
              [
                617370.6132088043,
                5229962.959486313,
                214.42673288575747
              ],
              [
                618323.5532088042,
                5229962.959486313,
                1402.8867328857575
              ],
              [
                618323.5532088042,
                5229620.419486314,
                1402.8867328857575
              ],
              [
                617370.6132088043,
                5229620.419486314,
                214.42673288575747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:34:20+00:00",
        "end_time": "2018-05-27T16:41:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4500984,
            47.20942294,
            214.4267329,
            -121.4374287,
            47.21267503,
            1402.886733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45009835971148,
                  47.20959383591716,
                  214.42673288575747
                ],
                [
                  -121.45000857031016,
                  47.21267502917053,
                  214.42673288575747
                ],
                [
                  -121.43742874464023,
                  47.212504116339396,
                  1402.8867328857575
                ],
                [
                  -121.43751926205688,
                  47.209422941398856,
                  1402.8867328857575
                ],
                [
                  -121.45009835971148,
                  47.20959383591716,
                  214.42673288575747
                ]
              ]
            ]
          },
          "id": "20180527_47121B4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:34:20Z",
            "pc:count": 13240408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617865.7033,
                "count": 13240408,
                "maximum": 618323.5532,
                "minimum": 617370.6132,
                "name": "X",
                "position": 0,
                "stddev": 267.4739404,
                "variance": 71542.30882
              },
              {
                "average": 5229806.478,
                "count": 13240408,
                "maximum": 5229962.959,
                "minimum": 5229620.419,
                "name": "Y",
                "position": 1,
                "stddev": 90.52106453,
                "variance": 8194.063123
              },
              {
                "average": 563.2224512,
                "count": 13240408,
                "maximum": 1402.886733,
                "minimum": 214.4267329,
                "name": "Z",
                "position": 2,
                "stddev": 21.05729862,
                "variance": 443.409825
              },
              {
                "average": 24964.1422,
                "count": 13240408,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10020.95972,
                "variance": 100419633.7
              },
              {
                "average": 2.604492777,
                "count": 13240408,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.570528793,
                "variance": 2.46656069
              },
              {
                "average": 4.206920436,
                "count": 13240408,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.794929531,
                "variance": 3.22177202
              },
              {
                "average": 0.128755851,
                "count": 13240408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3349295304,
                "variance": 0.1121777903
              },
              {
                "average": 0,
                "count": 13240408,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035146651,
                "count": 13240408,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3659554589,
                "variance": 0.1339233979
              },
              {
                "average": 0.1117550876,
                "count": 13240408,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70850325,
                "variance": 137.0890484
              },
              {
                "average": 2.229904245,
                "count": 13240408,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.310435013,
                "variance": 1.717239923
              },
              {
                "average": 1760.191334,
                "count": 13240408,
                "maximum": 2021,
                "minimum": 1005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 437.3272599,
                "variance": 191255.1322
              },
              {
                "average": 211476782.1,
                "count": 13240408,
                "maximum": 211477660,
                "minimum": 211474513.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.0790388,
                "variance": 274658.8389
              },
              {
                "average": 2.229904245,
                "count": 13240408,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.310435013,
                "variance": 1.717239923
              },
              {
                "average": 0,
                "count": 13240408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13240408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003333734127,
                "count": 13240408,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05764217722,
                "variance": 0.003322620594
              },
              {
                "average": 0,
                "count": 13240408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617370.6132,
              5229620.419,
              214.4267329,
              618323.5532,
              5229962.959,
              1402.886733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617370.6132088043,
                    5229620.419486314,
                    214.42673288575747
                  ],
                  [
                    617370.6132088043,
                    5229962.959486313,
                    214.42673288575747
                  ],
                  [
                    618323.5532088042,
                    5229962.959486313,
                    1402.8867328857575
                  ],
                  [
                    618323.5532088042,
                    5229620.419486314,
                    1402.8867328857575
                  ],
                  [
                    617370.6132088043,
                    5229620.419486314,
                    214.42673288575747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:34:20+00:00",
            "end_time": "2018-05-27T16:41:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75003763046018,
              47.32500608356886,
              304.16867768456734
            ],
            [
              -121.75001409164454,
              47.32600375177031,
              304.16867768456734
            ],
            [
              -121.74806277703964,
              47.32598244931002,
              1272.4086776845675
            ],
            [
              -121.74808635257759,
              47.324984781847846,
              1272.4086776845675
            ],
            [
              -121.75003763046018,
              47.32500608356886,
              304.16867768456734
            ]
          ]
        ]
      },
      "bbox": [
        -121.7500376,
        47.32498478,
        304.1686777,
        -121.7480628,
        47.32600375,
        1272.408678
      ],
      "properties": {
        "datetime": "2018-05-28T00:20:02Z",
        "pc:count": 487147,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594503.2452,
            "count": 487147,
            "maximum": 594599.3234,
            "minimum": 594451.8434,
            "name": "X",
            "position": 0,
            "stddev": 33.37718128,
            "variance": 1114.03623
          },
          {
            "average": 5242074.071,
            "count": 487147,
            "maximum": 5242149.689,
            "minimum": 5242038.789,
            "name": "Y",
            "position": 1,
            "stddev": 25.83704918,
            "variance": 667.5531105
          },
          {
            "average": 609.0483617,
            "count": 487147,
            "maximum": 1272.408678,
            "minimum": 304.1686777,
            "name": "Z",
            "position": 2,
            "stddev": 23.8377653,
            "variance": 568.2390546
          },
          {
            "average": 25347.71605,
            "count": 487147,
            "maximum": 65535,
            "minimum": 400,
            "name": "Intensity",
            "position": 3,
            "stddev": 9130.451451,
            "variance": 83365143.7
          },
          {
            "average": 2.823812935,
            "count": 487147,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.709704316,
            "variance": 2.923088849
          },
          {
            "average": 4.632084361,
            "count": 487147,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.902459999,
            "variance": 3.61935405
          },
          {
            "average": 0.07065629061,
            "count": 487147,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2562501005,
            "variance": 0.065664114
          },
          {
            "average": 0,
            "count": 487147,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033016728,
            "count": 487147,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3182284562,
            "variance": 0.1012693504
          },
          {
            "average": -6.084377018,
            "count": 487147,
            "maximum": 19.99799919,
            "minimum": -19.41600037,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.197980999,
            "variance": 84.60285445
          },
          {
            "average": 2.577848165,
            "count": 487147,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.043190092,
            "variance": 1.088245567
          },
          {
            "average": 1998.403213,
            "count": 487147,
            "maximum": 2142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 348.3034221,
            "variance": 121315.2739
          },
          {
            "average": 211501517.6,
            "count": 487147,
            "maximum": 211502002.3,
            "minimum": 211501056.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 306.0085523,
            "variance": 93641.23405
          },
          {
            "average": 2.577848165,
            "count": 487147,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.043190092,
            "variance": 1.088245567
          },
          {
            "average": 0,
            "count": 487147,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487147,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002311417293,
            "count": 487147,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04802165529,
            "variance": 0.002306079377
          },
          {
            "average": 0,
            "count": 487147,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594451.8434,
          5242038.789,
          304.1686777,
          594599.3234,
          5242149.689,
          1272.408678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594451.8434158132,
                5242038.789391086,
                304.16867768456734
              ],
              [
                594451.8434158132,
                5242149.689391087,
                304.16867768456734
              ],
              [
                594599.3234158132,
                5242149.689391087,
                1272.4086776845675
              ],
              [
                594599.3234158132,
                5242038.789391086,
                1272.4086776845675
              ],
              [
                594451.8434158132,
                5242038.789391086,
                304.16867768456734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:20:02+00:00",
        "end_time": "2018-05-28T00:04:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7500376,
            47.32498478,
            304.1686777,
            -121.7480628,
            47.32600375,
            1272.408678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75003763046018,
                  47.32500608356886,
                  304.16867768456734
                ],
                [
                  -121.75001409164454,
                  47.32600375177031,
                  304.16867768456734
                ],
                [
                  -121.74806277703964,
                  47.32598244931002,
                  1272.4086776845675
                ],
                [
                  -121.74808635257759,
                  47.324984781847846,
                  1272.4086776845675
                ],
                [
                  -121.75003763046018,
                  47.32500608356886,
                  304.16867768456734
                ]
              ]
            ]
          },
          "id": "20180527_47121C6116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:20:02Z",
            "pc:count": 487147,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594503.2452,
                "count": 487147,
                "maximum": 594599.3234,
                "minimum": 594451.8434,
                "name": "X",
                "position": 0,
                "stddev": 33.37718128,
                "variance": 1114.03623
              },
              {
                "average": 5242074.071,
                "count": 487147,
                "maximum": 5242149.689,
                "minimum": 5242038.789,
                "name": "Y",
                "position": 1,
                "stddev": 25.83704918,
                "variance": 667.5531105
              },
              {
                "average": 609.0483617,
                "count": 487147,
                "maximum": 1272.408678,
                "minimum": 304.1686777,
                "name": "Z",
                "position": 2,
                "stddev": 23.8377653,
                "variance": 568.2390546
              },
              {
                "average": 25347.71605,
                "count": 487147,
                "maximum": 65535,
                "minimum": 400,
                "name": "Intensity",
                "position": 3,
                "stddev": 9130.451451,
                "variance": 83365143.7
              },
              {
                "average": 2.823812935,
                "count": 487147,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.709704316,
                "variance": 2.923088849
              },
              {
                "average": 4.632084361,
                "count": 487147,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.902459999,
                "variance": 3.61935405
              },
              {
                "average": 0.07065629061,
                "count": 487147,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2562501005,
                "variance": 0.065664114
              },
              {
                "average": 0,
                "count": 487147,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033016728,
                "count": 487147,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3182284562,
                "variance": 0.1012693504
              },
              {
                "average": -6.084377018,
                "count": 487147,
                "maximum": 19.99799919,
                "minimum": -19.41600037,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.197980999,
                "variance": 84.60285445
              },
              {
                "average": 2.577848165,
                "count": 487147,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.043190092,
                "variance": 1.088245567
              },
              {
                "average": 1998.403213,
                "count": 487147,
                "maximum": 2142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 348.3034221,
                "variance": 121315.2739
              },
              {
                "average": 211501517.6,
                "count": 487147,
                "maximum": 211502002.3,
                "minimum": 211501056.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 306.0085523,
                "variance": 93641.23405
              },
              {
                "average": 2.577848165,
                "count": 487147,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.043190092,
                "variance": 1.088245567
              },
              {
                "average": 0,
                "count": 487147,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487147,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002311417293,
                "count": 487147,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04802165529,
                "variance": 0.002306079377
              },
              {
                "average": 0,
                "count": 487147,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594451.8434,
              5242038.789,
              304.1686777,
              594599.3234,
              5242149.689,
              1272.408678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594451.8434158132,
                    5242038.789391086,
                    304.16867768456734
                  ],
                  [
                    594451.8434158132,
                    5242149.689391087,
                    304.16867768456734
                  ],
                  [
                    594599.3234158132,
                    5242149.689391087,
                    1272.4086776845675
                  ],
                  [
                    594599.3234158132,
                    5242038.789391086,
                    1272.4086776845675
                  ],
                  [
                    594451.8434158132,
                    5242038.789391086,
                    304.16867768456734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:20:02+00:00",
            "end_time": "2018-05-28T00:04: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": "20180527_47121C7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7877990642276,
              47.262547807333874,
              -61.32238302605185
            ],
            [
              -121.78751154017151,
              47.2751376215016,
              -61.32238302605185
            ],
            [
              -121.77472662006691,
              47.27500161690423,
              1113.477616973948
            ],
            [
              -121.77501717403675,
              47.26241186227954,
              1113.477616973948
            ],
            [
              -121.7877990642276,
              47.262547807333874,
              -61.32238302605185
            ]
          ]
        ]
      },
      "bbox": [
        -121.7877991,
        47.26241186,
        -61.32238303,
        -121.7747266,
        47.27513762,
        1113.477617
      ],
      "properties": {
        "datetime": "2018-05-27T23:04:17Z",
        "pc:count": 23327399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592337.191,
            "count": 23327399,
            "maximum": 592673.6442,
            "minimum": 591706.4442,
            "name": "X",
            "position": 0,
            "stddev": 247.8552072,
            "variance": 61432.20372
          },
          {
            "average": 5235712.798,
            "count": 23327399,
            "maximum": 5236452.151,
            "minimum": 5235052.711,
            "name": "Y",
            "position": 1,
            "stddev": 439.603677,
            "variance": 193251.3929
          },
          {
            "average": 412.1306746,
            "count": 23327399,
            "maximum": 1113.477617,
            "minimum": -61.32238303,
            "name": "Z",
            "position": 2,
            "stddev": 40.14899822,
            "variance": 1611.942058
          },
          {
            "average": 21769.81638,
            "count": 23327399,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10149.42525,
            "variance": 103010832.9
          },
          {
            "average": 2.661415617,
            "count": 23327399,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.656500091,
            "variance": 2.743992551
          },
          {
            "average": 4.323529597,
            "count": 23327399,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.952038811,
            "variance": 3.81045552
          },
          {
            "average": 0.1334065577,
            "count": 23327399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3400136071,
            "variance": 0.115609253
          },
          {
            "average": 3.408009611e-05,
            "count": 23327399,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005837716687,
            "variance": 3.407893612e-05
          },
          {
            "average": 1.310674842,
            "count": 23327399,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.25617979,
            "variance": 5.090347243
          },
          {
            "average": 0.05876053701,
            "count": 23327399,
            "maximum": 28.00200081,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57271016,
            "variance": 133.9276203
          },
          {
            "average": 2.199956883,
            "count": 23327399,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.326672694,
            "variance": 1.760060437
          },
          {
            "average": 1846.071753,
            "count": 23327399,
            "maximum": 2118,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 442.8401728,
            "variance": 196107.4187
          },
          {
            "average": 211496378.2,
            "count": 23327399,
            "maximum": 211497457.8,
            "minimum": 211494846.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.1596847,
            "variance": 271607.4169
          },
          {
            "average": 2.199956883,
            "count": 23327399,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.326672694,
            "variance": 1.760060437
          },
          {
            "average": 0,
            "count": 23327399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23327399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004206769902,
            "count": 23327399,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06472304975,
            "variance": 0.004189073168
          },
          {
            "average": 0,
            "count": 23327399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          591706.4442,
          5235052.711,
          -61.32238303,
          592673.6442,
          5236452.151,
          1113.477617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                591706.4441731957,
                5235052.711377914,
                -61.32238302605185
              ],
              [
                591706.4441731957,
                5236452.151377914,
                -61.32238302605185
              ],
              [
                592673.6441731957,
                5236452.151377914,
                1113.477616973948
              ],
              [
                592673.6441731957,
                5235052.711377914,
                1113.477616973948
              ],
              [
                591706.4441731957,
                5235052.711377914,
                -61.32238302605185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:04:17+00:00",
        "end_time": "2018-05-27T22:20:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7877991,
            47.26241186,
            -61.32238303,
            -121.7747266,
            47.27513762,
            1113.477617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7877990642276,
                  47.262547807333874,
                  -61.32238302605185
                ],
                [
                  -121.78751154017151,
                  47.2751376215016,
                  -61.32238302605185
                ],
                [
                  -121.77472662006691,
                  47.27500161690423,
                  1113.477616973948
                ],
                [
                  -121.77501717403675,
                  47.26241186227954,
                  1113.477616973948
                ],
                [
                  -121.7877990642276,
                  47.262547807333874,
                  -61.32238302605185
                ]
              ]
            ]
          },
          "id": "20180527_47121C7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:04:17Z",
            "pc:count": 23327399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592337.191,
                "count": 23327399,
                "maximum": 592673.6442,
                "minimum": 591706.4442,
                "name": "X",
                "position": 0,
                "stddev": 247.8552072,
                "variance": 61432.20372
              },
              {
                "average": 5235712.798,
                "count": 23327399,
                "maximum": 5236452.151,
                "minimum": 5235052.711,
                "name": "Y",
                "position": 1,
                "stddev": 439.603677,
                "variance": 193251.3929
              },
              {
                "average": 412.1306746,
                "count": 23327399,
                "maximum": 1113.477617,
                "minimum": -61.32238303,
                "name": "Z",
                "position": 2,
                "stddev": 40.14899822,
                "variance": 1611.942058
              },
              {
                "average": 21769.81638,
                "count": 23327399,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10149.42525,
                "variance": 103010832.9
              },
              {
                "average": 2.661415617,
                "count": 23327399,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.656500091,
                "variance": 2.743992551
              },
              {
                "average": 4.323529597,
                "count": 23327399,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.952038811,
                "variance": 3.81045552
              },
              {
                "average": 0.1334065577,
                "count": 23327399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3400136071,
                "variance": 0.115609253
              },
              {
                "average": 3.408009611e-05,
                "count": 23327399,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005837716687,
                "variance": 3.407893612e-05
              },
              {
                "average": 1.310674842,
                "count": 23327399,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.25617979,
                "variance": 5.090347243
              },
              {
                "average": 0.05876053701,
                "count": 23327399,
                "maximum": 28.00200081,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57271016,
                "variance": 133.9276203
              },
              {
                "average": 2.199956883,
                "count": 23327399,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.326672694,
                "variance": 1.760060437
              },
              {
                "average": 1846.071753,
                "count": 23327399,
                "maximum": 2118,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 442.8401728,
                "variance": 196107.4187
              },
              {
                "average": 211496378.2,
                "count": 23327399,
                "maximum": 211497457.8,
                "minimum": 211494846.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.1596847,
                "variance": 271607.4169
              },
              {
                "average": 2.199956883,
                "count": 23327399,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.326672694,
                "variance": 1.760060437
              },
              {
                "average": 0,
                "count": 23327399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23327399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004206769902,
                "count": 23327399,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06472304975,
                "variance": 0.004189073168
              },
              {
                "average": 0,
                "count": 23327399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              591706.4442,
              5235052.711,
              -61.32238303,
              592673.6442,
              5236452.151,
              1113.477617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    591706.4441731957,
                    5235052.711377914,
                    -61.32238302605185
                  ],
                  [
                    591706.4441731957,
                    5236452.151377914,
                    -61.32238302605185
                  ],
                  [
                    592673.6441731957,
                    5236452.151377914,
                    1113.477616973948
                  ],
                  [
                    592673.6441731957,
                    5235052.711377914,
                    1113.477616973948
                  ],
                  [
                    591706.4441731957,
                    5235052.711377914,
                    -61.32238302605185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:04:17+00:00",
            "end_time": "2018-05-27T22:20:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42505771910415,
              47.23750650217686,
              115.8981854622316
            ],
            [
              -121.42477661361649,
              47.246988467536646,
              115.8981854622316
            ],
            [
              -121.41234336797253,
              47.24681683065743,
              1375.3181854622317
            ],
            [
              -121.4126266899612,
              47.23733492189021,
              1375.3181854622317
            ],
            [
              -121.42505771910415,
              47.23750650217686,
              115.8981854622316
            ]
          ]
        ]
      },
      "bbox": [
        -121.4250577,
        47.23733492,
        115.8981855,
        -121.4123434,
        47.24698847,
        1375.318185
      ],
      "properties": {
        "datetime": "2018-05-27T16:44:48Z",
        "pc:count": 23038320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619751.6963,
            "count": 23038320,
            "maximum": 620145.4709,
            "minimum": 619204.2309,
            "name": "X",
            "position": 0,
            "stddev": 237.9076417,
            "variance": 56600.046
          },
          {
            "average": 5233177.526,
            "count": 23038320,
            "maximum": 5233814.381,
            "minimum": 5232760.241,
            "name": "Y",
            "position": 1,
            "stddev": 246.0379689,
            "variance": 60534.68216
          },
          {
            "average": 619.935374,
            "count": 23038320,
            "maximum": 1375.318185,
            "minimum": 115.8981855,
            "name": "Z",
            "position": 2,
            "stddev": 33.21359308,
            "variance": 1103.142766
          },
          {
            "average": 29842.7761,
            "count": 23038320,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12928.42804,
            "variance": 167144251.5
          },
          {
            "average": 2.417745391,
            "count": 23038320,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.61978039,
            "variance": 2.62368851
          },
          {
            "average": 3.835478715,
            "count": 23038320,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.107756612,
            "variance": 4.442637936
          },
          {
            "average": 0.1294533629,
            "count": 23038320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3357010495,
            "variance": 0.1126951946
          },
          {
            "average": 0,
            "count": 23038320,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208409511,
            "count": 23038320,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.422608217,
            "variance": 5.869030572
          },
          {
            "average": 1.219734441,
            "count": 23038320,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.27862005,
            "variance": 150.7645103
          },
          {
            "average": 2.22495208,
            "count": 23038320,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.313181083,
            "variance": 1.724444557
          },
          {
            "average": 1744.209849,
            "count": 23038320,
            "maximum": 2006,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 437.769676,
            "variance": 191642.2892
          },
          {
            "average": 211473687.2,
            "count": 23038320,
            "maximum": 211474688.8,
            "minimum": 211472843.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 483.1587562,
            "variance": 233442.3837
          },
          {
            "average": 2.22495208,
            "count": 23038320,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.313181083,
            "variance": 1.724444557
          },
          {
            "average": 0,
            "count": 23038320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23038320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00432015008,
            "count": 23038320,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06558571926,
            "variance": 0.00430148657
          },
          {
            "average": 0,
            "count": 23038320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619204.2309,
          5232760.241,
          115.8981855,
          620145.4709,
          5233814.381,
          1375.318185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619204.2309391055,
                5232760.240509912,
                115.8981854622316
              ],
              [
                619204.2309391055,
                5233814.380509913,
                115.8981854622316
              ],
              [
                620145.4709391055,
                5233814.380509913,
                1375.3181854622317
              ],
              [
                620145.4709391055,
                5232760.240509912,
                1375.3181854622317
              ],
              [
                619204.2309391055,
                5232760.240509912,
                115.8981854622316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:44:48+00:00",
        "end_time": "2018-05-27T16:14:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4250577,
            47.23733492,
            115.8981855,
            -121.4123434,
            47.24698847,
            1375.318185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42505771910415,
                  47.23750650217686,
                  115.8981854622316
                ],
                [
                  -121.42477661361649,
                  47.246988467536646,
                  115.8981854622316
                ],
                [
                  -121.41234336797253,
                  47.24681683065743,
                  1375.3181854622317
                ],
                [
                  -121.4126266899612,
                  47.23733492189021,
                  1375.3181854622317
                ],
                [
                  -121.42505771910415,
                  47.23750650217686,
                  115.8981854622316
                ]
              ]
            ]
          },
          "id": "20180527_47121B4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:44:48Z",
            "pc:count": 23038320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619751.6963,
                "count": 23038320,
                "maximum": 620145.4709,
                "minimum": 619204.2309,
                "name": "X",
                "position": 0,
                "stddev": 237.9076417,
                "variance": 56600.046
              },
              {
                "average": 5233177.526,
                "count": 23038320,
                "maximum": 5233814.381,
                "minimum": 5232760.241,
                "name": "Y",
                "position": 1,
                "stddev": 246.0379689,
                "variance": 60534.68216
              },
              {
                "average": 619.935374,
                "count": 23038320,
                "maximum": 1375.318185,
                "minimum": 115.8981855,
                "name": "Z",
                "position": 2,
                "stddev": 33.21359308,
                "variance": 1103.142766
              },
              {
                "average": 29842.7761,
                "count": 23038320,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12928.42804,
                "variance": 167144251.5
              },
              {
                "average": 2.417745391,
                "count": 23038320,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.61978039,
                "variance": 2.62368851
              },
              {
                "average": 3.835478715,
                "count": 23038320,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.107756612,
                "variance": 4.442637936
              },
              {
                "average": 0.1294533629,
                "count": 23038320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3357010495,
                "variance": 0.1126951946
              },
              {
                "average": 0,
                "count": 23038320,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208409511,
                "count": 23038320,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.422608217,
                "variance": 5.869030572
              },
              {
                "average": 1.219734441,
                "count": 23038320,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.27862005,
                "variance": 150.7645103
              },
              {
                "average": 2.22495208,
                "count": 23038320,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.313181083,
                "variance": 1.724444557
              },
              {
                "average": 1744.209849,
                "count": 23038320,
                "maximum": 2006,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 437.769676,
                "variance": 191642.2892
              },
              {
                "average": 211473687.2,
                "count": 23038320,
                "maximum": 211474688.8,
                "minimum": 211472843.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 483.1587562,
                "variance": 233442.3837
              },
              {
                "average": 2.22495208,
                "count": 23038320,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.313181083,
                "variance": 1.724444557
              },
              {
                "average": 0,
                "count": 23038320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23038320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00432015008,
                "count": 23038320,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06558571926,
                "variance": 0.00430148657
              },
              {
                "average": 0,
                "count": 23038320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619204.2309,
              5232760.241,
              115.8981855,
              620145.4709,
              5233814.381,
              1375.318185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619204.2309391055,
                    5232760.240509912,
                    115.8981854622316
                  ],
                  [
                    619204.2309391055,
                    5233814.380509913,
                    115.8981854622316
                  ],
                  [
                    620145.4709391055,
                    5233814.380509913,
                    1375.3181854622317
                  ],
                  [
                    620145.4709391055,
                    5232760.240509912,
                    1375.3181854622317
                  ],
                  [
                    619204.2309391055,
                    5232760.240509912,
                    115.8981854622316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:44:48+00:00",
            "end_time": "2018-05-27T16: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": "20180527_47121C5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58768291699496,
              47.25000821722826,
              275.67022886550535
            ],
            [
              -121.58749532927729,
              47.25706204772619,
              275.67022886550535
            ],
            [
              -121.58172972345982,
              47.25699081747819,
              1351.0702288655054
            ],
            [
              -121.58191807625333,
              47.24993700445327,
              1351.0702288655054
            ],
            [
              -121.58768291699496,
              47.25000821722826,
              275.67022886550535
            ]
          ]
        ]
      },
      "bbox": [
        -121.5876829,
        47.249937,
        275.6702289,
        -121.5817297,
        47.25706205,
        1351.070229
      ],
      "properties": {
        "datetime": "2018-05-27T19:08:04Z",
        "pc:count": 9966662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607050.2565,
            "count": 9966662,
            "maximum": 607306.9836,
            "minimum": 606870.6236,
            "name": "X",
            "position": 0,
            "stddev": 107.3649876,
            "variance": 11527.24056
          },
          {
            "average": 5234345.505,
            "count": 9966662,
            "maximum": 5234698.052,
            "minimum": 5233913.912,
            "name": "Y",
            "position": 1,
            "stddev": 206.5111777,
            "variance": 42646.8665
          },
          {
            "average": 549.9788738,
            "count": 9966662,
            "maximum": 1351.070229,
            "minimum": 275.6702289,
            "name": "Z",
            "position": 2,
            "stddev": 35.68145838,
            "variance": 1273.166472
          },
          {
            "average": 25155.14132,
            "count": 9966662,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9940.583985,
            "variance": 98815209.96
          },
          {
            "average": 2.520625662,
            "count": 9966662,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.572501602,
            "variance": 2.472761289
          },
          {
            "average": 4.041336608,
            "count": 9966662,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.893372161,
            "variance": 3.58485814
          },
          {
            "average": 0.1267476513,
            "count": 9966662,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.332690089,
            "variance": 0.1106826953
          },
          {
            "average": 3.010034854e-07,
            "count": 9966662,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005486377904,
            "variance": 3.01003425e-07
          },
          {
            "average": 1.204153106,
            "count": 9966662,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.589893483,
            "variance": 6.707548252
          },
          {
            "average": -0.05888449566,
            "count": 9966662,
            "maximum": 25.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35672096,
            "variance": 128.975111
          },
          {
            "average": 2.241566635,
            "count": 9966662,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.303870813,
            "variance": 1.700079097
          },
          {
            "average": 1791.440481,
            "count": 9966662,
            "maximum": 2046,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 434.6384575,
            "variance": 188910.5887
          },
          {
            "average": 211482984.1,
            "count": 9966662,
            "maximum": 211483284.9,
            "minimum": 211482563.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160.2523293,
            "variance": 25680.80905
          },
          {
            "average": 2.241566635,
            "count": 9966662,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.303870813,
            "variance": 1.700079097
          },
          {
            "average": 0,
            "count": 9966662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9966662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002106121387,
            "count": 9966662,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0458441474,
            "variance": 0.002101685851
          },
          {
            "average": 0,
            "count": 9966662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606870.6236,
          5233913.912,
          275.6702289,
          607306.9836,
          5234698.052,
          1351.070229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606870.6235995183,
                5233913.911772585,
                275.67022886550535
              ],
              [
                606870.6235995183,
                5234698.051772585,
                275.67022886550535
              ],
              [
                607306.9835995184,
                5234698.051772585,
                1351.0702288655054
              ],
              [
                607306.9835995184,
                5233913.911772585,
                1351.0702288655054
              ],
              [
                606870.6235995183,
                5233913.911772585,
                275.67022886550535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:08:04+00:00",
        "end_time": "2018-05-27T18:56:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5876829,
            47.249937,
            275.6702289,
            -121.5817297,
            47.25706205,
            1351.070229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58768291699496,
                  47.25000821722826,
                  275.67022886550535
                ],
                [
                  -121.58749532927729,
                  47.25706204772619,
                  275.67022886550535
                ],
                [
                  -121.58172972345982,
                  47.25699081747819,
                  1351.0702288655054
                ],
                [
                  -121.58191807625333,
                  47.24993700445327,
                  1351.0702288655054
                ],
                [
                  -121.58768291699496,
                  47.25000821722826,
                  275.67022886550535
                ]
              ]
            ]
          },
          "id": "20180527_47121C5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:08:04Z",
            "pc:count": 9966662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607050.2565,
                "count": 9966662,
                "maximum": 607306.9836,
                "minimum": 606870.6236,
                "name": "X",
                "position": 0,
                "stddev": 107.3649876,
                "variance": 11527.24056
              },
              {
                "average": 5234345.505,
                "count": 9966662,
                "maximum": 5234698.052,
                "minimum": 5233913.912,
                "name": "Y",
                "position": 1,
                "stddev": 206.5111777,
                "variance": 42646.8665
              },
              {
                "average": 549.9788738,
                "count": 9966662,
                "maximum": 1351.070229,
                "minimum": 275.6702289,
                "name": "Z",
                "position": 2,
                "stddev": 35.68145838,
                "variance": 1273.166472
              },
              {
                "average": 25155.14132,
                "count": 9966662,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9940.583985,
                "variance": 98815209.96
              },
              {
                "average": 2.520625662,
                "count": 9966662,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.572501602,
                "variance": 2.472761289
              },
              {
                "average": 4.041336608,
                "count": 9966662,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.893372161,
                "variance": 3.58485814
              },
              {
                "average": 0.1267476513,
                "count": 9966662,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.332690089,
                "variance": 0.1106826953
              },
              {
                "average": 3.010034854e-07,
                "count": 9966662,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005486377904,
                "variance": 3.01003425e-07
              },
              {
                "average": 1.204153106,
                "count": 9966662,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.589893483,
                "variance": 6.707548252
              },
              {
                "average": -0.05888449566,
                "count": 9966662,
                "maximum": 25.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35672096,
                "variance": 128.975111
              },
              {
                "average": 2.241566635,
                "count": 9966662,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.303870813,
                "variance": 1.700079097
              },
              {
                "average": 1791.440481,
                "count": 9966662,
                "maximum": 2046,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 434.6384575,
                "variance": 188910.5887
              },
              {
                "average": 211482984.1,
                "count": 9966662,
                "maximum": 211483284.9,
                "minimum": 211482563.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160.2523293,
                "variance": 25680.80905
              },
              {
                "average": 2.241566635,
                "count": 9966662,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.303870813,
                "variance": 1.700079097
              },
              {
                "average": 0,
                "count": 9966662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9966662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002106121387,
                "count": 9966662,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0458441474,
                "variance": 0.002101685851
              },
              {
                "average": 0,
                "count": 9966662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606870.6236,
              5233913.912,
              275.6702289,
              607306.9836,
              5234698.052,
              1351.070229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606870.6235995183,
                    5233913.911772585,
                    275.67022886550535
                  ],
                  [
                    606870.6235995183,
                    5234698.051772585,
                    275.67022886550535
                  ],
                  [
                    607306.9835995184,
                    5234698.051772585,
                    1351.0702288655054
                  ],
                  [
                    607306.9835995184,
                    5233913.911772585,
                    1351.0702288655054
                  ],
                  [
                    606870.6235995183,
                    5233913.911772585,
                    275.67022886550535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:08:04+00:00",
            "end_time": "2018-05-27T18:56:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77672281101317,
              47.29702774004124,
              138.32192810635388
            ],
            [
              -121.77665372426017,
              47.30002258815797,
              138.32192810635388
            ],
            [
              -121.77494562173398,
              47.300004338149186,
              1175.8819281063538
            ],
            [
              -121.7750148048907,
              47.297009491933416,
              1175.8819281063538
            ],
            [
              -121.77672281101317,
              47.29702774004124,
              138.32192810635388
            ]
          ]
        ]
      },
      "bbox": [
        -121.7767228,
        47.29700949,
        138.3219281,
        -121.7749456,
        47.30002259,
        1175.881928
      ],
      "properties": {
        "datetime": "2018-05-27T23:27:31Z",
        "pc:count": 529984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592566.3614,
            "count": 529984,
            "maximum": 592613.4219,
            "minimum": 592484.2619,
            "name": "X",
            "position": 0,
            "stddev": 30.17158177,
            "variance": 910.3243466
          },
          {
            "average": 5239089.969,
            "count": 529984,
            "maximum": 5239230.443,
            "minimum": 5238897.543,
            "name": "Y",
            "position": 1,
            "stddev": 93.98543122,
            "variance": 8833.261281
          },
          {
            "average": 386.7637179,
            "count": 529984,
            "maximum": 1175.881928,
            "minimum": 138.3219281,
            "name": "Z",
            "position": 2,
            "stddev": 7.868350667,
            "variance": 61.91094222
          },
          {
            "average": 31577.5087,
            "count": 529984,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 11737.46384,
            "variance": 137768057.4
          },
          {
            "average": 1.953964648,
            "count": 529984,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290791153,
            "variance": 1.6661418
          },
          {
            "average": 2.907725516,
            "count": 529984,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.770871612,
            "variance": 3.135986265
          },
          {
            "average": 0.1472950127,
            "count": 529984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3544000972,
            "variance": 0.1255994289
          },
          {
            "average": 0,
            "count": 529984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.073368253,
            "count": 529984,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388110346,
            "variance": 0.1506296407
          },
          {
            "average": 1.511901115,
            "count": 529984,
            "maximum": 19.56599998,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.622941455,
            "variance": 74.35511934
          },
          {
            "average": 2.115607264,
            "count": 529984,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.367856435,
            "variance": 1.871031227
          },
          {
            "average": 1827.473822,
            "count": 529984,
            "maximum": 2124,
            "minimum": 1121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 456.3621804,
            "variance": 208266.4397
          },
          {
            "average": 211498560.5,
            "count": 529984,
            "maximum": 211498851.8,
            "minimum": 211498452.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 116.7387798,
            "variance": 13627.94272
          },
          {
            "average": 2.115607264,
            "count": 529984,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.367856435,
            "variance": 1.871031227
          },
          {
            "average": 0,
            "count": 529984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002754800145,
            "count": 529984,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05241389515,
            "variance": 0.002747216405
          },
          {
            "average": 0,
            "count": 529984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592484.2619,
          5238897.543,
          138.3219281,
          592613.4219,
          5239230.443,
          1175.881928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592484.261932227,
                5238897.543015909,
                138.32192810635388
              ],
              [
                592484.261932227,
                5239230.44301591,
                138.32192810635388
              ],
              [
                592613.4219322269,
                5239230.44301591,
                1175.8819281063538
              ],
              [
                592613.4219322269,
                5238897.543015909,
                1175.8819281063538
              ],
              [
                592484.261932227,
                5238897.543015909,
                138.32192810635388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:27:31+00:00",
        "end_time": "2018-05-27T23:20:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7767228,
            47.29700949,
            138.3219281,
            -121.7749456,
            47.30002259,
            1175.881928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77672281101317,
                  47.29702774004124,
                  138.32192810635388
                ],
                [
                  -121.77665372426017,
                  47.30002258815797,
                  138.32192810635388
                ],
                [
                  -121.77494562173398,
                  47.300004338149186,
                  1175.8819281063538
                ],
                [
                  -121.7750148048907,
                  47.297009491933416,
                  1175.8819281063538
                ],
                [
                  -121.77672281101317,
                  47.29702774004124,
                  138.32192810635388
                ]
              ]
            ]
          },
          "id": "20180527_47121C7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:27:31Z",
            "pc:count": 529984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592566.3614,
                "count": 529984,
                "maximum": 592613.4219,
                "minimum": 592484.2619,
                "name": "X",
                "position": 0,
                "stddev": 30.17158177,
                "variance": 910.3243466
              },
              {
                "average": 5239089.969,
                "count": 529984,
                "maximum": 5239230.443,
                "minimum": 5238897.543,
                "name": "Y",
                "position": 1,
                "stddev": 93.98543122,
                "variance": 8833.261281
              },
              {
                "average": 386.7637179,
                "count": 529984,
                "maximum": 1175.881928,
                "minimum": 138.3219281,
                "name": "Z",
                "position": 2,
                "stddev": 7.868350667,
                "variance": 61.91094222
              },
              {
                "average": 31577.5087,
                "count": 529984,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 11737.46384,
                "variance": 137768057.4
              },
              {
                "average": 1.953964648,
                "count": 529984,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290791153,
                "variance": 1.6661418
              },
              {
                "average": 2.907725516,
                "count": 529984,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.770871612,
                "variance": 3.135986265
              },
              {
                "average": 0.1472950127,
                "count": 529984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3544000972,
                "variance": 0.1255994289
              },
              {
                "average": 0,
                "count": 529984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.073368253,
                "count": 529984,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388110346,
                "variance": 0.1506296407
              },
              {
                "average": 1.511901115,
                "count": 529984,
                "maximum": 19.56599998,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.622941455,
                "variance": 74.35511934
              },
              {
                "average": 2.115607264,
                "count": 529984,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.367856435,
                "variance": 1.871031227
              },
              {
                "average": 1827.473822,
                "count": 529984,
                "maximum": 2124,
                "minimum": 1121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 456.3621804,
                "variance": 208266.4397
              },
              {
                "average": 211498560.5,
                "count": 529984,
                "maximum": 211498851.8,
                "minimum": 211498452.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 116.7387798,
                "variance": 13627.94272
              },
              {
                "average": 2.115607264,
                "count": 529984,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.367856435,
                "variance": 1.871031227
              },
              {
                "average": 0,
                "count": 529984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002754800145,
                "count": 529984,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05241389515,
                "variance": 0.002747216405
              },
              {
                "average": 0,
                "count": 529984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592484.2619,
              5238897.543,
              138.3219281,
              592613.4219,
              5239230.443,
              1175.881928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592484.261932227,
                    5238897.543015909,
                    138.32192810635388
                  ],
                  [
                    592484.261932227,
                    5239230.44301591,
                    138.32192810635388
                  ],
                  [
                    592613.4219322269,
                    5239230.44301591,
                    1175.8819281063538
                  ],
                  [
                    592613.4219322269,
                    5238897.543015909,
                    1175.8819281063538
                  ],
                  [
                    592484.261932227,
                    5238897.543015909,
                    138.32192810635388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:27:31+00:00",
            "end_time": "2018-05-27T23:20: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": "20180527_47121B4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46262008492835,
              47.208848928320535,
              253.61181481896256
            ],
            [
              -121.4625095341261,
              47.212673502249395,
              253.61181481896256
            ],
            [
              -121.44997134984324,
              47.212504526483755,
              1402.6118148189626
            ],
            [
              -121.45008280130594,
              47.20867997502803,
              1402.6118148189626
            ],
            [
              -121.46262008492835,
              47.208848928320535,
              253.61181481896256
            ]
          ]
        ]
      },
      "bbox": [
        -121.4626201,
        47.20867998,
        253.6118148,
        -121.4499713,
        47.2126735,
        1402.611815
      ],
      "properties": {
        "datetime": "2018-05-27T17:34:38Z",
        "pc:count": 11179247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616786.1335,
            "count": 11179247,
            "maximum": 617373.8075,
            "minimum": 616424.0275,
            "name": "X",
            "position": 0,
            "stddev": 237.9038152,
            "variance": 56598.22528
          },
          {
            "average": 5229770.616,
            "count": 11179247,
            "maximum": 5229944.068,
            "minimum": 5229518.888,
            "name": "Y",
            "position": 1,
            "stddev": 114.3188113,
            "variance": 13068.79061
          },
          {
            "average": 541.4556264,
            "count": 11179247,
            "maximum": 1402.611815,
            "minimum": 253.6118148,
            "name": "Z",
            "position": 2,
            "stddev": 15.59238893,
            "variance": 243.1225925
          },
          {
            "average": 25567.25969,
            "count": 11179247,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10709.9077,
            "variance": 114702123
          },
          {
            "average": 2.539637777,
            "count": 11179247,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.560240536,
            "variance": 2.434350531
          },
          {
            "average": 4.079064717,
            "count": 11179247,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.841776521,
            "variance": 3.392140755
          },
          {
            "average": 0.136607233,
            "count": 11179247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3434322458,
            "variance": 0.1179457075
          },
          {
            "average": 6.977214118e-06,
            "count": 11179247,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002641432577,
            "variance": 6.977166061e-06
          },
          {
            "average": 1.048888355,
            "count": 11179247,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927031317,
            "variance": 0.1542157497
          },
          {
            "average": -0.2208233926,
            "count": 11179247,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56844306,
            "variance": 133.8288748
          },
          {
            "average": 2.181047078,
            "count": 11179247,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.336478596,
            "variance": 1.786175038
          },
          {
            "average": 1744.539395,
            "count": 11179247,
            "maximum": 2021,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 446.4530331,
            "variance": 199320.3107
          },
          {
            "average": 211476933.2,
            "count": 11179247,
            "maximum": 211477678.2,
            "minimum": 211473817,
            "name": "GpsTime",
            "position": 12,
            "stddev": 760.7563075,
            "variance": 578750.1595
          },
          {
            "average": 2.181047078,
            "count": 11179247,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.336478596,
            "variance": 1.786175038
          },
          {
            "average": 0,
            "count": 11179247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003590581727,
            "count": 11179247,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05981379247,
            "variance": 0.00357768977
          },
          {
            "average": 0,
            "count": 11179247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616424.0275,
          5229518.888,
          253.6118148,
          617373.8075,
          5229944.068,
          1402.611815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616424.0275141143,
                5229518.8881404875,
                253.61181481896256
              ],
              [
                616424.0275141143,
                5229944.068140487,
                253.61181481896256
              ],
              [
                617373.8075141143,
                5229944.068140487,
                1402.6118148189626
              ],
              [
                617373.8075141143,
                5229518.8881404875,
                1402.6118148189626
              ],
              [
                616424.0275141143,
                5229518.8881404875,
                253.61181481896256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:34:38+00:00",
        "end_time": "2018-05-27T16:30:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4626201,
            47.20867998,
            253.6118148,
            -121.4499713,
            47.2126735,
            1402.611815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46262008492835,
                  47.208848928320535,
                  253.61181481896256
                ],
                [
                  -121.4625095341261,
                  47.212673502249395,
                  253.61181481896256
                ],
                [
                  -121.44997134984324,
                  47.212504526483755,
                  1402.6118148189626
                ],
                [
                  -121.45008280130594,
                  47.20867997502803,
                  1402.6118148189626
                ],
                [
                  -121.46262008492835,
                  47.208848928320535,
                  253.61181481896256
                ]
              ]
            ]
          },
          "id": "20180527_47121B4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:34:38Z",
            "pc:count": 11179247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616786.1335,
                "count": 11179247,
                "maximum": 617373.8075,
                "minimum": 616424.0275,
                "name": "X",
                "position": 0,
                "stddev": 237.9038152,
                "variance": 56598.22528
              },
              {
                "average": 5229770.616,
                "count": 11179247,
                "maximum": 5229944.068,
                "minimum": 5229518.888,
                "name": "Y",
                "position": 1,
                "stddev": 114.3188113,
                "variance": 13068.79061
              },
              {
                "average": 541.4556264,
                "count": 11179247,
                "maximum": 1402.611815,
                "minimum": 253.6118148,
                "name": "Z",
                "position": 2,
                "stddev": 15.59238893,
                "variance": 243.1225925
              },
              {
                "average": 25567.25969,
                "count": 11179247,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10709.9077,
                "variance": 114702123
              },
              {
                "average": 2.539637777,
                "count": 11179247,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.560240536,
                "variance": 2.434350531
              },
              {
                "average": 4.079064717,
                "count": 11179247,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.841776521,
                "variance": 3.392140755
              },
              {
                "average": 0.136607233,
                "count": 11179247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3434322458,
                "variance": 0.1179457075
              },
              {
                "average": 6.977214118e-06,
                "count": 11179247,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002641432577,
                "variance": 6.977166061e-06
              },
              {
                "average": 1.048888355,
                "count": 11179247,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927031317,
                "variance": 0.1542157497
              },
              {
                "average": -0.2208233926,
                "count": 11179247,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56844306,
                "variance": 133.8288748
              },
              {
                "average": 2.181047078,
                "count": 11179247,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.336478596,
                "variance": 1.786175038
              },
              {
                "average": 1744.539395,
                "count": 11179247,
                "maximum": 2021,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 446.4530331,
                "variance": 199320.3107
              },
              {
                "average": 211476933.2,
                "count": 11179247,
                "maximum": 211477678.2,
                "minimum": 211473817,
                "name": "GpsTime",
                "position": 12,
                "stddev": 760.7563075,
                "variance": 578750.1595
              },
              {
                "average": 2.181047078,
                "count": 11179247,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.336478596,
                "variance": 1.786175038
              },
              {
                "average": 0,
                "count": 11179247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003590581727,
                "count": 11179247,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05981379247,
                "variance": 0.00357768977
              },
              {
                "average": 0,
                "count": 11179247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616424.0275,
              5229518.888,
              253.6118148,
              617373.8075,
              5229944.068,
              1402.611815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616424.0275141143,
                    5229518.8881404875,
                    253.61181481896256
                  ],
                  [
                    616424.0275141143,
                    5229944.068140487,
                    253.61181481896256
                  ],
                  [
                    617373.8075141143,
                    5229944.068140487,
                    1402.6118148189626
                  ],
                  [
                    617373.8075141143,
                    5229518.8881404875,
                    1402.6118148189626
                  ],
                  [
                    616424.0275141143,
                    5229518.8881404875,
                    253.61181481896256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:34:38+00:00",
            "end_time": "2018-05-27T16:30:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80008491398978,
              47.28750635893468,
              48.56486014255472
            ],
            [
              -121.8000143726935,
              47.290624847483855,
              48.56486014255472
            ],
            [
              -121.79689969100811,
              47.29059218542995,
              1166.1048601425546
            ],
            [
              -121.79697041529346,
              47.287473700423405,
              1166.1048601425546
            ],
            [
              -121.80008491398978,
              47.28750635893468,
              48.56486014255472
            ]
          ]
        ]
      },
      "bbox": [
        -121.8000849,
        47.2874737,
        48.56486014,
        -121.7968997,
        47.29062485,
        1166.10486
      ],
      "properties": {
        "datetime": "2018-05-27T22:20:15Z",
        "pc:count": 1687560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 590815.0594,
            "count": 1687560,
            "maximum": 590969.8886,
            "minimum": 590734.3286,
            "name": "X",
            "position": 0,
            "stddev": 55.25340127,
            "variance": 3052.938352
          },
          {
            "average": 5237932.383,
            "count": 1687560,
            "maximum": 5238158.619,
            "minimum": 5237811.979,
            "name": "Y",
            "position": 1,
            "stddev": 84.82901874,
            "variance": 7195.962421
          },
          {
            "average": 442.7169703,
            "count": 1687560,
            "maximum": 1166.10486,
            "minimum": 48.56486014,
            "name": "Z",
            "position": 2,
            "stddev": 40.34439555,
            "variance": 1627.670252
          },
          {
            "average": 22208.39142,
            "count": 1687560,
            "maximum": 57520,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8830.773842,
            "variance": 77982566.64
          },
          {
            "average": 2.594993956,
            "count": 1687560,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.543554942,
            "variance": 2.382561859
          },
          {
            "average": 4.191804143,
            "count": 1687560,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.733826303,
            "variance": 3.006153647
          },
          {
            "average": 0.1172147953,
            "count": 1687560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3216761545,
            "variance": 0.1034755484
          },
          {
            "average": 0,
            "count": 1687560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032838536,
            "count": 1687560,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3269892996,
            "variance": 0.106922002
          },
          {
            "average": 0.2306094285,
            "count": 1687560,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.36057798,
            "variance": 129.062732
          },
          {
            "average": 2.296972552,
            "count": 1687560,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.270761861,
            "variance": 1.614835708
          },
          {
            "average": 1870.300117,
            "count": 1687560,
            "maximum": 2107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 424.018567,
            "variance": 179791.7451
          },
          {
            "average": 211494158,
            "count": 1687560,
            "maximum": 211494815,
            "minimum": 211493542.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.8787488,
            "variance": 74462.81152
          },
          {
            "average": 2.296972552,
            "count": 1687560,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.270761861,
            "variance": 1.614835708
          },
          {
            "average": 0,
            "count": 1687560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1687560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002505392401,
            "count": 1687560,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04999116813,
            "variance": 0.002499116891
          },
          {
            "average": 0,
            "count": 1687560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          590734.3286,
          5237811.979,
          48.56486014,
          590969.8886,
          5238158.619,
          1166.10486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                590734.3286458619,
                5237811.979286669,
                48.56486014255472
              ],
              [
                590734.3286458619,
                5238158.619286669,
                48.56486014255472
              ],
              [
                590969.888645862,
                5238158.619286669,
                1166.1048601425546
              ],
              [
                590969.888645862,
                5237811.979286669,
                1166.1048601425546
              ],
              [
                590734.3286458619,
                5237811.979286669,
                48.56486014255472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:20:15+00:00",
        "end_time": "2018-05-27T21:59:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8000849,
            47.2874737,
            48.56486014,
            -121.7968997,
            47.29062485,
            1166.10486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80008491398978,
                  47.28750635893468,
                  48.56486014255472
                ],
                [
                  -121.8000143726935,
                  47.290624847483855,
                  48.56486014255472
                ],
                [
                  -121.79689969100811,
                  47.29059218542995,
                  1166.1048601425546
                ],
                [
                  -121.79697041529346,
                  47.287473700423405,
                  1166.1048601425546
                ],
                [
                  -121.80008491398978,
                  47.28750635893468,
                  48.56486014255472
                ]
              ]
            ]
          },
          "id": "20180527_47121C7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:20:15Z",
            "pc:count": 1687560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 590815.0594,
                "count": 1687560,
                "maximum": 590969.8886,
                "minimum": 590734.3286,
                "name": "X",
                "position": 0,
                "stddev": 55.25340127,
                "variance": 3052.938352
              },
              {
                "average": 5237932.383,
                "count": 1687560,
                "maximum": 5238158.619,
                "minimum": 5237811.979,
                "name": "Y",
                "position": 1,
                "stddev": 84.82901874,
                "variance": 7195.962421
              },
              {
                "average": 442.7169703,
                "count": 1687560,
                "maximum": 1166.10486,
                "minimum": 48.56486014,
                "name": "Z",
                "position": 2,
                "stddev": 40.34439555,
                "variance": 1627.670252
              },
              {
                "average": 22208.39142,
                "count": 1687560,
                "maximum": 57520,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8830.773842,
                "variance": 77982566.64
              },
              {
                "average": 2.594993956,
                "count": 1687560,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.543554942,
                "variance": 2.382561859
              },
              {
                "average": 4.191804143,
                "count": 1687560,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.733826303,
                "variance": 3.006153647
              },
              {
                "average": 0.1172147953,
                "count": 1687560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3216761545,
                "variance": 0.1034755484
              },
              {
                "average": 0,
                "count": 1687560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032838536,
                "count": 1687560,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3269892996,
                "variance": 0.106922002
              },
              {
                "average": 0.2306094285,
                "count": 1687560,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.36057798,
                "variance": 129.062732
              },
              {
                "average": 2.296972552,
                "count": 1687560,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.270761861,
                "variance": 1.614835708
              },
              {
                "average": 1870.300117,
                "count": 1687560,
                "maximum": 2107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 424.018567,
                "variance": 179791.7451
              },
              {
                "average": 211494158,
                "count": 1687560,
                "maximum": 211494815,
                "minimum": 211493542.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.8787488,
                "variance": 74462.81152
              },
              {
                "average": 2.296972552,
                "count": 1687560,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.270761861,
                "variance": 1.614835708
              },
              {
                "average": 0,
                "count": 1687560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1687560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002505392401,
                "count": 1687560,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04999116813,
                "variance": 0.002499116891
              },
              {
                "average": 0,
                "count": 1687560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              590734.3286,
              5237811.979,
              48.56486014,
              590969.8886,
              5238158.619,
              1166.10486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    590734.3286458619,
                    5237811.979286669,
                    48.56486014255472
                  ],
                  [
                    590734.3286458619,
                    5238158.619286669,
                    48.56486014255472
                  ],
                  [
                    590969.888645862,
                    5238158.619286669,
                    1166.1048601425546
                  ],
                  [
                    590969.888645862,
                    5237811.979286669,
                    1166.1048601425546
                  ],
                  [
                    590734.3286458619,
                    5237811.979286669,
                    48.56486014255472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:20:15+00:00",
            "end_time": "2018-05-27T21:59:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41474714284074,
              47.197238782904925,
              314.4545792545058
            ],
            [
              -121.41466383082283,
              47.20003514905735,
              314.4545792545058
            ],
            [
              -121.41243129459762,
              47.20000422641861,
              1403.0545792545058
            ],
            [
              -121.41251472381875,
              47.19720786327296,
              1403.0545792545058
            ],
            [
              -121.41474714284074,
              47.197238782904925,
              314.4545792545058
            ]
          ]
        ]
      },
      "bbox": [
        -121.4147471,
        47.19720786,
        314.4545793,
        -121.4124313,
        47.20003515,
        1403.054579
      ],
      "properties": {
        "datetime": "2018-05-27T16:59:51Z",
        "pc:count": 1426543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620183.1827,
            "count": 1426543,
            "maximum": 620244.6468,
            "minimum": 620075.4868,
            "name": "X",
            "position": 0,
            "stddev": 37.91076339,
            "variance": 1437.225981
          },
          {
            "average": 5228504.047,
            "count": 1426543,
            "maximum": 5228612.079,
            "minimum": 5228301.199,
            "name": "Y",
            "position": 1,
            "stddev": 71.88432283,
            "variance": 5167.355869
          },
          {
            "average": 797.0964668,
            "count": 1426543,
            "maximum": 1403.054579,
            "minimum": 314.4545793,
            "name": "Z",
            "position": 2,
            "stddev": 31.81210623,
            "variance": 1012.010102
          },
          {
            "average": 23060.99749,
            "count": 1426543,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10076.36557,
            "variance": 101533143.1
          },
          {
            "average": 3.019665723,
            "count": 1426543,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.842833747,
            "variance": 3.396036218
          },
          {
            "average": 5.039372805,
            "count": 1426543,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.022292824,
            "variance": 4.089668266
          },
          {
            "average": 0.09598238539,
            "count": 1426543,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2945671874,
            "variance": 0.08676982791
          },
          {
            "average": 0,
            "count": 1426543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.047591275,
            "count": 1426543,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4079416596,
            "variance": 0.1664163977
          },
          {
            "average": 1.736077688,
            "count": 1426543,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.86645762,
            "variance": 165.5457316
          },
          {
            "average": 2.423396981,
            "count": 1426543,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.182090942,
            "variance": 1.397338994
          },
          {
            "average": 1816.942781,
            "count": 1426543,
            "maximum": 2011,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 394.1067235,
            "variance": 155320.1095
          },
          {
            "average": 211475299.8,
            "count": 1426543,
            "maximum": 211475591.5,
            "minimum": 211475103.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 134.1691505,
            "variance": 18001.36095
          },
          {
            "average": 2.423396981,
            "count": 1426543,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.182090942,
            "variance": 1.397338994
          },
          {
            "average": 0,
            "count": 1426543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1426543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004036331187,
            "count": 1426543,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06340380143,
            "variance": 0.004020042035
          },
          {
            "average": 0,
            "count": 1426543,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620075.4868,
          5228301.199,
          314.4545793,
          620244.6468,
          5228612.079,
          1403.054579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620075.4868133868,
                5228301.198979799,
                314.4545792545058
              ],
              [
                620075.4868133868,
                5228612.0789797995,
                314.4545792545058
              ],
              [
                620244.6468133867,
                5228612.0789797995,
                1403.0545792545058
              ],
              [
                620244.6468133867,
                5228301.198979799,
                1403.0545792545058
              ],
              [
                620075.4868133868,
                5228301.198979799,
                314.4545792545058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:59:51+00:00",
        "end_time": "2018-05-27T16:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4147471,
            47.19720786,
            314.4545793,
            -121.4124313,
            47.20003515,
            1403.054579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41474714284074,
                  47.197238782904925,
                  314.4545792545058
                ],
                [
                  -121.41466383082283,
                  47.20003514905735,
                  314.4545792545058
                ],
                [
                  -121.41243129459762,
                  47.20000422641861,
                  1403.0545792545058
                ],
                [
                  -121.41251472381875,
                  47.19720786327296,
                  1403.0545792545058
                ],
                [
                  -121.41474714284074,
                  47.197238782904925,
                  314.4545792545058
                ]
              ]
            ]
          },
          "id": "20180527_47121B4222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:59:51Z",
            "pc:count": 1426543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620183.1827,
                "count": 1426543,
                "maximum": 620244.6468,
                "minimum": 620075.4868,
                "name": "X",
                "position": 0,
                "stddev": 37.91076339,
                "variance": 1437.225981
              },
              {
                "average": 5228504.047,
                "count": 1426543,
                "maximum": 5228612.079,
                "minimum": 5228301.199,
                "name": "Y",
                "position": 1,
                "stddev": 71.88432283,
                "variance": 5167.355869
              },
              {
                "average": 797.0964668,
                "count": 1426543,
                "maximum": 1403.054579,
                "minimum": 314.4545793,
                "name": "Z",
                "position": 2,
                "stddev": 31.81210623,
                "variance": 1012.010102
              },
              {
                "average": 23060.99749,
                "count": 1426543,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10076.36557,
                "variance": 101533143.1
              },
              {
                "average": 3.019665723,
                "count": 1426543,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.842833747,
                "variance": 3.396036218
              },
              {
                "average": 5.039372805,
                "count": 1426543,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.022292824,
                "variance": 4.089668266
              },
              {
                "average": 0.09598238539,
                "count": 1426543,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2945671874,
                "variance": 0.08676982791
              },
              {
                "average": 0,
                "count": 1426543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.047591275,
                "count": 1426543,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4079416596,
                "variance": 0.1664163977
              },
              {
                "average": 1.736077688,
                "count": 1426543,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.86645762,
                "variance": 165.5457316
              },
              {
                "average": 2.423396981,
                "count": 1426543,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.182090942,
                "variance": 1.397338994
              },
              {
                "average": 1816.942781,
                "count": 1426543,
                "maximum": 2011,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 394.1067235,
                "variance": 155320.1095
              },
              {
                "average": 211475299.8,
                "count": 1426543,
                "maximum": 211475591.5,
                "minimum": 211475103.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 134.1691505,
                "variance": 18001.36095
              },
              {
                "average": 2.423396981,
                "count": 1426543,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.182090942,
                "variance": 1.397338994
              },
              {
                "average": 0,
                "count": 1426543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1426543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004036331187,
                "count": 1426543,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06340380143,
                "variance": 0.004020042035
              },
              {
                "average": 0,
                "count": 1426543,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620075.4868,
              5228301.199,
              314.4545793,
              620244.6468,
              5228612.079,
              1403.054579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620075.4868133868,
                    5228301.198979799,
                    314.4545792545058
                  ],
                  [
                    620075.4868133868,
                    5228612.0789797995,
                    314.4545792545058
                  ],
                  [
                    620244.6468133867,
                    5228612.0789797995,
                    1403.0545792545058
                  ],
                  [
                    620244.6468133867,
                    5228301.198979799,
                    1403.0545792545058
                  ],
                  [
                    620075.4868133868,
                    5228301.198979799,
                    314.4545792545058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:59:51+00:00",
            "end_time": "2018-05-27T16:51: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": "20180527_47121C4423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.409174476757,
              47.250006809538526,
              44.05797152311516
            ],
            [
              -121.40906200466156,
              47.25376163786075,
              44.05797152311516
            ],
            [
              -121.39990570151264,
              47.25363411431405,
              1371.4979715231152
            ],
            [
              -121.40001882024488,
              47.24987930264449,
              1371.4979715231152
            ],
            [
              -121.409174476757,
              47.250006809538526,
              44.05797152311516
            ]
          ]
        ]
      },
      "bbox": [
        -121.4091745,
        47.2498793,
        44.05797152,
        -121.3999057,
        47.25376164,
        1371.497972
      ],
      "properties": {
        "datetime": "2018-05-27T16:45:08Z",
        "pc:count": 9144508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620798.1406,
            "count": 9144508,
            "maximum": 621071.1199,
            "minimum": 620378.0399,
            "name": "X",
            "position": 0,
            "stddev": 167.3044091,
            "variance": 27990.76529
          },
          {
            "average": 5234344.068,
            "count": 9144508,
            "maximum": 5234591.201,
            "minimum": 5234173.761,
            "name": "Y",
            "position": 1,
            "stddev": 110.2123777,
            "variance": 12146.7682
          },
          {
            "average": 627.7424399,
            "count": 9144508,
            "maximum": 1371.497972,
            "minimum": 44.05797152,
            "name": "Z",
            "position": 2,
            "stddev": 25.03013003,
            "variance": 626.5074093
          },
          {
            "average": 27529.85627,
            "count": 9144508,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12399.55871,
            "variance": 153749056.1
          },
          {
            "average": 2.572687672,
            "count": 9144508,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.674584156,
            "variance": 2.804232094
          },
          {
            "average": 4.14601212,
            "count": 9144508,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.089953204,
            "variance": 4.367904394
          },
          {
            "average": 0.1212260955,
            "count": 9144508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3263898603,
            "variance": 0.1065303409
          },
          {
            "average": 0,
            "count": 9144508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.368471546,
            "count": 9144508,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.573974952,
            "variance": 12.77329696
          },
          {
            "average": 1.110546437,
            "count": 9144508,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80044003,
            "variance": 139.250385
          },
          {
            "average": 2.274128253,
            "count": 9144508,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.284805677,
            "variance": 1.650725629
          },
          {
            "average": 1760.039979,
            "count": 9144508,
            "maximum": 2006,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 428.2844169,
            "variance": 183427.5418
          },
          {
            "average": 211473497.4,
            "count": 9144508,
            "maximum": 211474708.5,
            "minimum": 211472877.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.9869835,
            "variance": 174713.1184
          },
          {
            "average": 2.274128253,
            "count": 9144508,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.284805677,
            "variance": 1.650725629
          },
          {
            "average": 0,
            "count": 9144508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9144508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004112960479,
            "count": 9144508,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06400034752,
            "variance": 0.004096044483
          },
          {
            "average": 0,
            "count": 9144508,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620378.0399,
          5234173.761,
          44.05797152,
          621071.1199,
          5234591.201,
          1371.497972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620378.0399399248,
                5234173.7612210335,
                44.05797152311516
              ],
              [
                620378.0399399248,
                5234591.201221033,
                44.05797152311516
              ],
              [
                621071.1199399249,
                5234591.201221033,
                1371.4979715231152
              ],
              [
                621071.1199399249,
                5234173.7612210335,
                1371.4979715231152
              ],
              [
                620378.0399399248,
                5234173.7612210335,
                44.05797152311516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:45:08+00:00",
        "end_time": "2018-05-27T16:14:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C4423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C4423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C4423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C4423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4091745,
            47.2498793,
            44.05797152,
            -121.3999057,
            47.25376164,
            1371.497972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.409174476757,
                  47.250006809538526,
                  44.05797152311516
                ],
                [
                  -121.40906200466156,
                  47.25376163786075,
                  44.05797152311516
                ],
                [
                  -121.39990570151264,
                  47.25363411431405,
                  1371.4979715231152
                ],
                [
                  -121.40001882024488,
                  47.24987930264449,
                  1371.4979715231152
                ],
                [
                  -121.409174476757,
                  47.250006809538526,
                  44.05797152311516
                ]
              ]
            ]
          },
          "id": "20180527_47121C4423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C4423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:45:08Z",
            "pc:count": 9144508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620798.1406,
                "count": 9144508,
                "maximum": 621071.1199,
                "minimum": 620378.0399,
                "name": "X",
                "position": 0,
                "stddev": 167.3044091,
                "variance": 27990.76529
              },
              {
                "average": 5234344.068,
                "count": 9144508,
                "maximum": 5234591.201,
                "minimum": 5234173.761,
                "name": "Y",
                "position": 1,
                "stddev": 110.2123777,
                "variance": 12146.7682
              },
              {
                "average": 627.7424399,
                "count": 9144508,
                "maximum": 1371.497972,
                "minimum": 44.05797152,
                "name": "Z",
                "position": 2,
                "stddev": 25.03013003,
                "variance": 626.5074093
              },
              {
                "average": 27529.85627,
                "count": 9144508,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12399.55871,
                "variance": 153749056.1
              },
              {
                "average": 2.572687672,
                "count": 9144508,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.674584156,
                "variance": 2.804232094
              },
              {
                "average": 4.14601212,
                "count": 9144508,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.089953204,
                "variance": 4.367904394
              },
              {
                "average": 0.1212260955,
                "count": 9144508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3263898603,
                "variance": 0.1065303409
              },
              {
                "average": 0,
                "count": 9144508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.368471546,
                "count": 9144508,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.573974952,
                "variance": 12.77329696
              },
              {
                "average": 1.110546437,
                "count": 9144508,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80044003,
                "variance": 139.250385
              },
              {
                "average": 2.274128253,
                "count": 9144508,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.284805677,
                "variance": 1.650725629
              },
              {
                "average": 1760.039979,
                "count": 9144508,
                "maximum": 2006,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 428.2844169,
                "variance": 183427.5418
              },
              {
                "average": 211473497.4,
                "count": 9144508,
                "maximum": 211474708.5,
                "minimum": 211472877.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.9869835,
                "variance": 174713.1184
              },
              {
                "average": 2.274128253,
                "count": 9144508,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.284805677,
                "variance": 1.650725629
              },
              {
                "average": 0,
                "count": 9144508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9144508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004112960479,
                "count": 9144508,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06400034752,
                "variance": 0.004096044483
              },
              {
                "average": 0,
                "count": 9144508,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620378.0399,
              5234173.761,
              44.05797152,
              621071.1199,
              5234591.201,
              1371.497972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620378.0399399248,
                    5234173.7612210335,
                    44.05797152311516
                  ],
                  [
                    620378.0399399248,
                    5234591.201221033,
                    44.05797152311516
                  ],
                  [
                    621071.1199399249,
                    5234591.201221033,
                    1371.4979715231152
                  ],
                  [
                    621071.1199399249,
                    5234173.7612210335,
                    1371.4979715231152
                  ],
                  [
                    620378.0399399248,
                    5234173.7612210335,
                    44.05797152311516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:45:08+00:00",
            "end_time": "2018-05-27T16: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": "20180527_47121B6211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68301169179483,
              47.223541670202984,
              -11.411172130902173
            ],
            [
              -121.68297315767049,
              47.22509726368511,
              -11.411172130902173
            ],
            [
              -121.67497589031198,
              47.22500504407653,
              1122.848827869098
            ],
            [
              -121.67501465825693,
              47.223449455583314,
              1122.848827869098
            ],
            [
              -121.68301169179483,
              47.223541670202984,
              -11.411172130902173
            ]
          ]
        ]
      },
      "bbox": [
        -121.6830117,
        47.22344946,
        -11.41117213,
        -121.6749759,
        47.22509726,
        1122.848828
      ],
      "properties": {
        "datetime": "2018-05-27T19:47:41Z",
        "pc:count": 3482130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600079.8679,
            "count": 3482130,
            "maximum": 600312.4756,
            "minimum": 599706.8756,
            "name": "X",
            "position": 0,
            "stddev": 147.5025326,
            "variance": 21756.99712
          },
          {
            "average": 5230948.208,
            "count": 3482130,
            "maximum": 5231019.453,
            "minimum": 5230846.533,
            "name": "Y",
            "position": 1,
            "stddev": 42.36720726,
            "variance": 1794.980251
          },
          {
            "average": 471.8222261,
            "count": 3482130,
            "maximum": 1122.848828,
            "minimum": -11.41117213,
            "name": "Z",
            "position": 2,
            "stddev": 20.78738951,
            "variance": 432.1155627
          },
          {
            "average": 21708.67533,
            "count": 3482130,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9233.869598,
            "variance": 85264347.76
          },
          {
            "average": 2.808734309,
            "count": 3482130,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.707365763,
            "variance": 2.915097848
          },
          {
            "average": 4.6188445,
            "count": 3482130,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.913882768,
            "variance": 3.662947249
          },
          {
            "average": 0.1102758944,
            "count": 3482130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3132333789,
            "variance": 0.09811514965
          },
          {
            "average": 0,
            "count": 3482130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034091777,
            "count": 3482130,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3105933865,
            "variance": 0.09646825174
          },
          {
            "average": 1.050846346,
            "count": 3482130,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03117579,
            "variance": 144.749191
          },
          {
            "average": 2.340196087,
            "count": 3482130,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.242606526,
            "variance": 1.544070979
          },
          {
            "average": 1834.16465,
            "count": 3482130,
            "maximum": 2055,
            "minimum": 1053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 414.2249794,
            "variance": 171582.3335
          },
          {
            "average": 211485421.8,
            "count": 3482130,
            "maximum": 211485661.1,
            "minimum": 211484871.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 189.2587651,
            "variance": 35818.88015
          },
          {
            "average": 2.340196087,
            "count": 3482130,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.242606526,
            "variance": 1.544070979
          },
          {
            "average": 0,
            "count": 3482130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3482130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002117956538,
            "count": 3482130,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04597250706,
            "variance": 0.002113471405
          },
          {
            "average": 0,
            "count": 3482130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599706.8756,
          5230846.533,
          -11.41117213,
          600312.4756,
          5231019.453,
          1122.848828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599706.8755932037,
                5230846.532540667,
                -11.411172130902173
              ],
              [
                599706.8755932037,
                5231019.452540667,
                -11.411172130902173
              ],
              [
                600312.4755932038,
                5231019.452540667,
                1122.848827869098
              ],
              [
                600312.4755932038,
                5230846.532540667,
                1122.848827869098
              ],
              [
                599706.8755932037,
                5230846.532540667,
                -11.411172130902173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:47:41+00:00",
        "end_time": "2018-05-27T19:34:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6830117,
            47.22344946,
            -11.41117213,
            -121.6749759,
            47.22509726,
            1122.848828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68301169179483,
                  47.223541670202984,
                  -11.411172130902173
                ],
                [
                  -121.68297315767049,
                  47.22509726368511,
                  -11.411172130902173
                ],
                [
                  -121.67497589031198,
                  47.22500504407653,
                  1122.848827869098
                ],
                [
                  -121.67501465825693,
                  47.223449455583314,
                  1122.848827869098
                ],
                [
                  -121.68301169179483,
                  47.223541670202984,
                  -11.411172130902173
                ]
              ]
            ]
          },
          "id": "20180527_47121B6211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:47:41Z",
            "pc:count": 3482130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600079.8679,
                "count": 3482130,
                "maximum": 600312.4756,
                "minimum": 599706.8756,
                "name": "X",
                "position": 0,
                "stddev": 147.5025326,
                "variance": 21756.99712
              },
              {
                "average": 5230948.208,
                "count": 3482130,
                "maximum": 5231019.453,
                "minimum": 5230846.533,
                "name": "Y",
                "position": 1,
                "stddev": 42.36720726,
                "variance": 1794.980251
              },
              {
                "average": 471.8222261,
                "count": 3482130,
                "maximum": 1122.848828,
                "minimum": -11.41117213,
                "name": "Z",
                "position": 2,
                "stddev": 20.78738951,
                "variance": 432.1155627
              },
              {
                "average": 21708.67533,
                "count": 3482130,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9233.869598,
                "variance": 85264347.76
              },
              {
                "average": 2.808734309,
                "count": 3482130,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.707365763,
                "variance": 2.915097848
              },
              {
                "average": 4.6188445,
                "count": 3482130,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.913882768,
                "variance": 3.662947249
              },
              {
                "average": 0.1102758944,
                "count": 3482130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3132333789,
                "variance": 0.09811514965
              },
              {
                "average": 0,
                "count": 3482130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034091777,
                "count": 3482130,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3105933865,
                "variance": 0.09646825174
              },
              {
                "average": 1.050846346,
                "count": 3482130,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03117579,
                "variance": 144.749191
              },
              {
                "average": 2.340196087,
                "count": 3482130,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.242606526,
                "variance": 1.544070979
              },
              {
                "average": 1834.16465,
                "count": 3482130,
                "maximum": 2055,
                "minimum": 1053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 414.2249794,
                "variance": 171582.3335
              },
              {
                "average": 211485421.8,
                "count": 3482130,
                "maximum": 211485661.1,
                "minimum": 211484871.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 189.2587651,
                "variance": 35818.88015
              },
              {
                "average": 2.340196087,
                "count": 3482130,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.242606526,
                "variance": 1.544070979
              },
              {
                "average": 0,
                "count": 3482130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3482130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002117956538,
                "count": 3482130,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04597250706,
                "variance": 0.002113471405
              },
              {
                "average": 0,
                "count": 3482130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599706.8756,
              5230846.533,
              -11.41117213,
              600312.4756,
              5231019.453,
              1122.848828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599706.8755932037,
                    5230846.532540667,
                    -11.411172130902173
                  ],
                  [
                    599706.8755932037,
                    5231019.452540667,
                    -11.411172130902173
                  ],
                  [
                    600312.4755932038,
                    5231019.452540667,
                    1122.848827869098
                  ],
                  [
                    600312.4755932038,
                    5230846.532540667,
                    1122.848827869098
                  ],
                  [
                    599706.8755932037,
                    5230846.532540667,
                    -11.411172130902173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:47:41+00:00",
            "end_time": "2018-05-27T19:34:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67505634847778,
              47.223318470350506,
              -2.791692937407447
            ],
            [
              -121.67501156443971,
              47.225115511541944,
              -2.791692937407447
            ],
            [
              -121.66553980037375,
              47.22500556982011,
              1123.5083070625924
            ],
            [
              -121.665584904322,
              47.223208535499445,
              1123.5083070625924
            ],
            [
              -121.67505634847778,
              47.223318470350506,
              -2.791692937407447
            ]
          ]
        ]
      },
      "bbox": [
        -121.6750563,
        47.22320854,
        -2.791692937,
        -121.6655398,
        47.22511551,
        1123.508307
      ],
      "properties": {
        "datetime": "2018-05-27T19:47:31Z",
        "pc:count": 4697464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600599.7375,
            "count": 4697464,
            "maximum": 601026.8268,
            "minimum": 600309.5668,
            "name": "X",
            "position": 0,
            "stddev": 170.3387635,
            "variance": 29015.29437
          },
          {
            "average": 5230936.213,
            "count": 4697464,
            "maximum": 5231031.683,
            "minimum": 5230831.923,
            "name": "Y",
            "position": 1,
            "stddev": 49.74811966,
            "variance": 2474.87541
          },
          {
            "average": 502.6731448,
            "count": 4697464,
            "maximum": 1123.508307,
            "minimum": -2.791692937,
            "name": "Z",
            "position": 2,
            "stddev": 16.11297678,
            "variance": 259.6280208
          },
          {
            "average": 22215.83031,
            "count": 4697464,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10128.45616,
            "variance": 102585624.2
          },
          {
            "average": 2.794663674,
            "count": 4697464,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.741013202,
            "variance": 3.031126971
          },
          {
            "average": 4.588972688,
            "count": 4697464,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.019030643,
            "variance": 4.076484737
          },
          {
            "average": 0.1115306046,
            "count": 4697464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3147881032,
            "variance": 0.09909154993
          },
          {
            "average": 0,
            "count": 4697464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040314306,
            "count": 4697464,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3190506957,
            "variance": 0.1017933464
          },
          {
            "average": -0.866623612,
            "count": 4697464,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1383998,
            "variance": 124.0639501
          },
          {
            "average": 2.332276948,
            "count": 4697464,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.247924442,
            "variance": 1.557315414
          },
          {
            "average": 1831.290307,
            "count": 4697464,
            "maximum": 2055,
            "minimum": 1052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 415.9822764,
            "variance": 173041.2542
          },
          {
            "average": 211485364.5,
            "count": 4697464,
            "maximum": 211485651,
            "minimum": 211484875.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 182.6377054,
            "variance": 33356.53143
          },
          {
            "average": 2.332276948,
            "count": 4697464,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.247924442,
            "variance": 1.557315414
          },
          {
            "average": 0,
            "count": 4697464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4697464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002103475407,
            "count": 4697464,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04581540402,
            "variance": 0.002099051245
          },
          {
            "average": 0,
            "count": 4697464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600309.5668,
          5230831.923,
          -2.791692937,
          601026.8268,
          5231031.683,
          1123.508307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600309.5668179849,
                5230831.9225718845,
                -2.791692937407447
              ],
              [
                600309.5668179849,
                5231031.682571884,
                -2.791692937407447
              ],
              [
                601026.8268179849,
                5231031.682571884,
                1123.5083070625924
              ],
              [
                601026.8268179849,
                5230831.9225718845,
                1123.5083070625924
              ],
              [
                600309.5668179849,
                5230831.9225718845,
                -2.791692937407447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:47:31+00:00",
        "end_time": "2018-05-27T19:34:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6750563,
            47.22320854,
            -2.791692937,
            -121.6655398,
            47.22511551,
            1123.508307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67505634847778,
                  47.223318470350506,
                  -2.791692937407447
                ],
                [
                  -121.67501156443971,
                  47.225115511541944,
                  -2.791692937407447
                ],
                [
                  -121.66553980037375,
                  47.22500556982011,
                  1123.5083070625924
                ],
                [
                  -121.665584904322,
                  47.223208535499445,
                  1123.5083070625924
                ],
                [
                  -121.67505634847778,
                  47.223318470350506,
                  -2.791692937407447
                ]
              ]
            ]
          },
          "id": "20180527_47121B6212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:47:31Z",
            "pc:count": 4697464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600599.7375,
                "count": 4697464,
                "maximum": 601026.8268,
                "minimum": 600309.5668,
                "name": "X",
                "position": 0,
                "stddev": 170.3387635,
                "variance": 29015.29437
              },
              {
                "average": 5230936.213,
                "count": 4697464,
                "maximum": 5231031.683,
                "minimum": 5230831.923,
                "name": "Y",
                "position": 1,
                "stddev": 49.74811966,
                "variance": 2474.87541
              },
              {
                "average": 502.6731448,
                "count": 4697464,
                "maximum": 1123.508307,
                "minimum": -2.791692937,
                "name": "Z",
                "position": 2,
                "stddev": 16.11297678,
                "variance": 259.6280208
              },
              {
                "average": 22215.83031,
                "count": 4697464,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10128.45616,
                "variance": 102585624.2
              },
              {
                "average": 2.794663674,
                "count": 4697464,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.741013202,
                "variance": 3.031126971
              },
              {
                "average": 4.588972688,
                "count": 4697464,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.019030643,
                "variance": 4.076484737
              },
              {
                "average": 0.1115306046,
                "count": 4697464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3147881032,
                "variance": 0.09909154993
              },
              {
                "average": 0,
                "count": 4697464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040314306,
                "count": 4697464,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3190506957,
                "variance": 0.1017933464
              },
              {
                "average": -0.866623612,
                "count": 4697464,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1383998,
                "variance": 124.0639501
              },
              {
                "average": 2.332276948,
                "count": 4697464,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.247924442,
                "variance": 1.557315414
              },
              {
                "average": 1831.290307,
                "count": 4697464,
                "maximum": 2055,
                "minimum": 1052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 415.9822764,
                "variance": 173041.2542
              },
              {
                "average": 211485364.5,
                "count": 4697464,
                "maximum": 211485651,
                "minimum": 211484875.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 182.6377054,
                "variance": 33356.53143
              },
              {
                "average": 2.332276948,
                "count": 4697464,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.247924442,
                "variance": 1.557315414
              },
              {
                "average": 0,
                "count": 4697464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4697464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002103475407,
                "count": 4697464,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04581540402,
                "variance": 0.002099051245
              },
              {
                "average": 0,
                "count": 4697464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600309.5668,
              5230831.923,
              -2.791692937,
              601026.8268,
              5231031.683,
              1123.508307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600309.5668179849,
                    5230831.9225718845,
                    -2.791692937407447
                  ],
                  [
                    600309.5668179849,
                    5231031.682571884,
                    -2.791692937407447
                  ],
                  [
                    601026.8268179849,
                    5231031.682571884,
                    1123.5083070625924
                  ],
                  [
                    601026.8268179849,
                    5230831.9225718845,
                    1123.5083070625924
                  ],
                  [
                    600309.5668179849,
                    5230831.9225718845,
                    -2.791692937407447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:47:31+00:00",
            "end_time": "2018-05-27T19:34:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43774267461491,
              47.22500920798673,
              52.76172766466823
            ],
            [
              -121.43737034955615,
              47.23767459665207,
              52.76172766466823
            ],
            [
              -121.42485520959713,
              47.237503196549554,
              1426.3617276646683
            ],
            [
              -121.4252305136194,
              47.22483788336603,
              1426.3617276646683
            ],
            [
              -121.43774267461491,
              47.22500920798673,
              52.76172766466823
            ]
          ]
        ]
      },
      "bbox": [
        -121.4377427,
        47.22483788,
        52.76172766,
        -121.4248552,
        47.2376746,
        1426.361728
      ],
      "properties": {
        "datetime": "2018-05-27T17:00:44Z",
        "pc:count": 28558764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618719.8365,
            "count": 28558764,
            "maximum": 619219.5651,
            "minimum": 618271.9651,
            "name": "X",
            "position": 0,
            "stddev": 280.8558954,
            "variance": 78880.03401
          },
          {
            "average": 5232096.005,
            "count": 28558764,
            "maximum": 5232760.183,
            "minimum": 5231352.143,
            "name": "Y",
            "position": 1,
            "stddev": 288.818472,
            "variance": 83416.10979
          },
          {
            "average": 592.6710499,
            "count": 28558764,
            "maximum": 1426.361728,
            "minimum": 52.76172766,
            "name": "Z",
            "position": 2,
            "stddev": 33.90979042,
            "variance": 1149.873886
          },
          {
            "average": 29089.8073,
            "count": 28558764,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 12689.68654,
            "variance": 161028144.5
          },
          {
            "average": 2.459342323,
            "count": 28558764,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.62257728,
            "variance": 2.632757029
          },
          {
            "average": 3.918250839,
            "count": 28558764,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.075505301,
            "variance": 4.307722254
          },
          {
            "average": 0.1252521643,
            "count": 28558764,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3310046275,
            "variance": 0.1095640635
          },
          {
            "average": 9.104035455e-07,
            "count": 28558764,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009541502756,
            "variance": 9.104027485e-07
          },
          {
            "average": 1.334060956,
            "count": 28558764,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.314976884,
            "variance": 10.98907174
          },
          {
            "average": 0.7356220742,
            "count": 28558764,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98669299,
            "variance": 143.6808089
          },
          {
            "average": 2.24881644,
            "count": 28558764,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.299720738,
            "variance": 1.689273998
          },
          {
            "average": 1752.620045,
            "count": 28558764,
            "maximum": 2011,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 433.2349394,
            "variance": 187692.5127
          },
          {
            "average": 211473836.6,
            "count": 28558764,
            "maximum": 211475644.1,
            "minimum": 211472817.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477.4337223,
            "variance": 227942.9592
          },
          {
            "average": 2.24881644,
            "count": 28558764,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.299720738,
            "variance": 1.689273998
          },
          {
            "average": 0,
            "count": 28558764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28558764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004553313302,
            "count": 28558764,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06732444429,
            "variance": 0.004532580798
          },
          {
            "average": 0,
            "count": 28558764,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618271.9651,
          5231352.143,
          52.76172766,
          619219.5651,
          5232760.183,
          1426.361728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618271.9650710406,
                5231352.142808334,
                52.76172766466823
              ],
              [
                618271.9650710406,
                5232760.182808333,
                52.76172766466823
              ],
              [
                619219.5650710406,
                5232760.182808333,
                1426.3617276646683
              ],
              [
                619219.5650710406,
                5231352.142808334,
                1426.3617276646683
              ],
              [
                618271.9650710406,
                5231352.142808334,
                52.76172766466823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:00:44+00:00",
        "end_time": "2018-05-27T16:13:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4377427,
            47.22483788,
            52.76172766,
            -121.4248552,
            47.2376746,
            1426.361728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43774267461491,
                  47.22500920798673,
                  52.76172766466823
                ],
                [
                  -121.43737034955615,
                  47.23767459665207,
                  52.76172766466823
                ],
                [
                  -121.42485520959713,
                  47.237503196549554,
                  1426.3617276646683
                ],
                [
                  -121.4252305136194,
                  47.22483788336603,
                  1426.3617276646683
                ],
                [
                  -121.43774267461491,
                  47.22500920798673,
                  52.76172766466823
                ]
              ]
            ]
          },
          "id": "20180527_47121B4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:00:44Z",
            "pc:count": 28558764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618719.8365,
                "count": 28558764,
                "maximum": 619219.5651,
                "minimum": 618271.9651,
                "name": "X",
                "position": 0,
                "stddev": 280.8558954,
                "variance": 78880.03401
              },
              {
                "average": 5232096.005,
                "count": 28558764,
                "maximum": 5232760.183,
                "minimum": 5231352.143,
                "name": "Y",
                "position": 1,
                "stddev": 288.818472,
                "variance": 83416.10979
              },
              {
                "average": 592.6710499,
                "count": 28558764,
                "maximum": 1426.361728,
                "minimum": 52.76172766,
                "name": "Z",
                "position": 2,
                "stddev": 33.90979042,
                "variance": 1149.873886
              },
              {
                "average": 29089.8073,
                "count": 28558764,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 12689.68654,
                "variance": 161028144.5
              },
              {
                "average": 2.459342323,
                "count": 28558764,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.62257728,
                "variance": 2.632757029
              },
              {
                "average": 3.918250839,
                "count": 28558764,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.075505301,
                "variance": 4.307722254
              },
              {
                "average": 0.1252521643,
                "count": 28558764,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3310046275,
                "variance": 0.1095640635
              },
              {
                "average": 9.104035455e-07,
                "count": 28558764,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009541502756,
                "variance": 9.104027485e-07
              },
              {
                "average": 1.334060956,
                "count": 28558764,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.314976884,
                "variance": 10.98907174
              },
              {
                "average": 0.7356220742,
                "count": 28558764,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98669299,
                "variance": 143.6808089
              },
              {
                "average": 2.24881644,
                "count": 28558764,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.299720738,
                "variance": 1.689273998
              },
              {
                "average": 1752.620045,
                "count": 28558764,
                "maximum": 2011,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 433.2349394,
                "variance": 187692.5127
              },
              {
                "average": 211473836.6,
                "count": 28558764,
                "maximum": 211475644.1,
                "minimum": 211472817.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477.4337223,
                "variance": 227942.9592
              },
              {
                "average": 2.24881644,
                "count": 28558764,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.299720738,
                "variance": 1.689273998
              },
              {
                "average": 0,
                "count": 28558764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28558764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004553313302,
                "count": 28558764,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06732444429,
                "variance": 0.004532580798
              },
              {
                "average": 0,
                "count": 28558764,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618271.9651,
              5231352.143,
              52.76172766,
              619219.5651,
              5232760.183,
              1426.361728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618271.9650710406,
                    5231352.142808334,
                    52.76172766466823
                  ],
                  [
                    618271.9650710406,
                    5232760.182808333,
                    52.76172766466823
                  ],
                  [
                    619219.5650710406,
                    5232760.182808333,
                    1426.3617276646683
                  ],
                  [
                    619219.5650710406,
                    5231352.142808334,
                    1426.3617276646683
                  ],
                  [
                    618271.9650710406,
                    5231352.142808334,
                    52.76172766466823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:00:44+00:00",
            "end_time": "2018-05-27T16:13: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": "20180527_47121C7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76265106761922,
              47.2875085956487,
              -61.329832566672394
            ],
            [
              -121.76236927901648,
              47.29958599338507,
              -61.329832566672394
            ],
            [
              -121.75235544879956,
              47.299477397586166,
              1245.6701674333276
            ],
            [
              -121.75263951595043,
              47.28740004546158,
              1245.6701674333276
            ],
            [
              -121.76265106761922,
              47.2875085956487,
              -61.329832566672394
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626511,
        47.28740005,
        -61.32983257,
        -121.7523554,
        47.29958599,
        1245.670167
      ],
      "properties": {
        "datetime": "2018-05-27T23:49:21Z",
        "pc:count": 26005372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593940.0714,
            "count": 26005372,
            "maximum": 594322.1217,
            "minimum": 593564.9017,
            "name": "X",
            "position": 0,
            "stddev": 172.0993806,
            "variance": 29618.1968
          },
          {
            "average": 5238580.498,
            "count": 26005372,
            "maximum": 5239198.97,
            "minimum": 5237856.47,
            "name": "Y",
            "position": 1,
            "stddev": 336.1898989,
            "variance": 113023.6481
          },
          {
            "average": 450.1493888,
            "count": 26005372,
            "maximum": 1245.670167,
            "minimum": -61.32983257,
            "name": "Z",
            "position": 2,
            "stddev": 50.00799619,
            "variance": 2500.799683
          },
          {
            "average": 22308.22828,
            "count": 26005372,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9707.867114,
            "variance": 94242683.89
          },
          {
            "average": 2.614963862,
            "count": 26005372,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.565151808,
            "variance": 2.449700182
          },
          {
            "average": 4.230928017,
            "count": 26005372,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.768272941,
            "variance": 3.126789195
          },
          {
            "average": 0.1299548801,
            "count": 26005372,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3362537934,
            "variance": 0.1130666136
          },
          {
            "average": 6.498657277e-06,
            "count": 26005372,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002549238179,
            "variance": 6.498615295e-06
          },
          {
            "average": 1.117149064,
            "count": 26005372,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.624072223,
            "variance": 2.637610584
          },
          {
            "average": -0.01798080259,
            "count": 26005372,
            "maximum": 23.15999985,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63993581,
            "variance": 135.4881057
          },
          {
            "average": 2.222124452,
            "count": 26005372,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.314738127,
            "variance": 1.728536343
          },
          {
            "average": 1868.257983,
            "count": 26005372,
            "maximum": 2131,
            "minimum": 1123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.6728355,
            "variance": 192433.8566
          },
          {
            "average": 211499552.4,
            "count": 26005372,
            "maximum": 211500161.1,
            "minimum": 211492947.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310.9083447,
            "variance": 96663.99883
          },
          {
            "average": 2.222124452,
            "count": 26005372,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.314738127,
            "variance": 1.728536343
          },
          {
            "average": 0,
            "count": 26005372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26005372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003344501282,
            "count": 26005372,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0577348744,
            "variance": 0.003333315722
          },
          {
            "average": 0,
            "count": 26005372,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593564.9017,
          5237856.47,
          -61.32983257,
          594322.1217,
          5239198.97,
          1245.670167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593564.9017244272,
                5237856.470467214,
                -61.329832566672394
              ],
              [
                593564.9017244272,
                5239198.970467214,
                -61.329832566672394
              ],
              [
                594322.1217244272,
                5239198.970467214,
                1245.6701674333276
              ],
              [
                594322.1217244272,
                5237856.470467214,
                1245.6701674333276
              ],
              [
                593564.9017244272,
                5237856.470467214,
                -61.329832566672394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:49:21+00:00",
        "end_time": "2018-05-27T21:49:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626511,
            47.28740005,
            -61.32983257,
            -121.7523554,
            47.29958599,
            1245.670167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76265106761922,
                  47.2875085956487,
                  -61.329832566672394
                ],
                [
                  -121.76236927901648,
                  47.29958599338507,
                  -61.329832566672394
                ],
                [
                  -121.75235544879956,
                  47.299477397586166,
                  1245.6701674333276
                ],
                [
                  -121.75263951595043,
                  47.28740004546158,
                  1245.6701674333276
                ],
                [
                  -121.76265106761922,
                  47.2875085956487,
                  -61.329832566672394
                ]
              ]
            ]
          },
          "id": "20180527_47121C7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:49:21Z",
            "pc:count": 26005372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593940.0714,
                "count": 26005372,
                "maximum": 594322.1217,
                "minimum": 593564.9017,
                "name": "X",
                "position": 0,
                "stddev": 172.0993806,
                "variance": 29618.1968
              },
              {
                "average": 5238580.498,
                "count": 26005372,
                "maximum": 5239198.97,
                "minimum": 5237856.47,
                "name": "Y",
                "position": 1,
                "stddev": 336.1898989,
                "variance": 113023.6481
              },
              {
                "average": 450.1493888,
                "count": 26005372,
                "maximum": 1245.670167,
                "minimum": -61.32983257,
                "name": "Z",
                "position": 2,
                "stddev": 50.00799619,
                "variance": 2500.799683
              },
              {
                "average": 22308.22828,
                "count": 26005372,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9707.867114,
                "variance": 94242683.89
              },
              {
                "average": 2.614963862,
                "count": 26005372,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.565151808,
                "variance": 2.449700182
              },
              {
                "average": 4.230928017,
                "count": 26005372,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.768272941,
                "variance": 3.126789195
              },
              {
                "average": 0.1299548801,
                "count": 26005372,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3362537934,
                "variance": 0.1130666136
              },
              {
                "average": 6.498657277e-06,
                "count": 26005372,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002549238179,
                "variance": 6.498615295e-06
              },
              {
                "average": 1.117149064,
                "count": 26005372,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.624072223,
                "variance": 2.637610584
              },
              {
                "average": -0.01798080259,
                "count": 26005372,
                "maximum": 23.15999985,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63993581,
                "variance": 135.4881057
              },
              {
                "average": 2.222124452,
                "count": 26005372,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.314738127,
                "variance": 1.728536343
              },
              {
                "average": 1868.257983,
                "count": 26005372,
                "maximum": 2131,
                "minimum": 1123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.6728355,
                "variance": 192433.8566
              },
              {
                "average": 211499552.4,
                "count": 26005372,
                "maximum": 211500161.1,
                "minimum": 211492947.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310.9083447,
                "variance": 96663.99883
              },
              {
                "average": 2.222124452,
                "count": 26005372,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.314738127,
                "variance": 1.728536343
              },
              {
                "average": 0,
                "count": 26005372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26005372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003344501282,
                "count": 26005372,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0577348744,
                "variance": 0.003333315722
              },
              {
                "average": 0,
                "count": 26005372,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593564.9017,
              5237856.47,
              -61.32983257,
              594322.1217,
              5239198.97,
              1245.670167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593564.9017244272,
                    5237856.470467214,
                    -61.329832566672394
                  ],
                  [
                    593564.9017244272,
                    5239198.970467214,
                    -61.329832566672394
                  ],
                  [
                    594322.1217244272,
                    5239198.970467214,
                    1245.6701674333276
                  ],
                  [
                    594322.1217244272,
                    5237856.470467214,
                    1245.6701674333276
                  ],
                  [
                    593564.9017244272,
                    5237856.470467214,
                    -61.329832566672394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:49:21+00:00",
            "end_time": "2018-05-27T21:49:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B5106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62517640989485,
              47.22500788897396,
              -30.755723695257984
            ],
            [
              -121.62501043223362,
              47.231425139859624,
              -30.755723695257984
            ],
            [
              -121.61235122345389,
              47.231272500123424,
              1209.204276304742
            ],
            [
              -121.61251872804044,
              47.22485528329999,
              1209.204276304742
            ],
            [
              -121.62517640989485,
              47.22500788897396,
              -30.755723695257984
            ]
          ]
        ]
      },
      "bbox": [
        -121.6251764,
        47.22485528,
        -30.7557237,
        -121.6123512,
        47.23142514,
        1209.204276
      ],
      "properties": {
        "datetime": "2018-05-27T19:36:10Z",
        "pc:count": 34464061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604518.2295,
            "count": 34464061,
            "maximum": 605041.0409,
            "minimum": 604082.5009,
            "name": "X",
            "position": 0,
            "stddev": 255.3477445,
            "variance": 65202.47061
          },
          {
            "average": 5231366.046,
            "count": 34464061,
            "maximum": 5231798.34,
            "minimum": 5231084.98,
            "name": "Y",
            "position": 1,
            "stddev": 179.2540326,
            "variance": 32132.00819
          },
          {
            "average": 435.8865133,
            "count": 34464061,
            "maximum": 1209.204276,
            "minimum": -30.7557237,
            "name": "Z",
            "position": 2,
            "stddev": 17.8114407,
            "variance": 317.2474199
          },
          {
            "average": 22439.35771,
            "count": 34464061,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10029.84024,
            "variance": 100597695.3
          },
          {
            "average": 2.512663061,
            "count": 34464061,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.545410241,
            "variance": 2.388292814
          },
          {
            "average": 4.024491861,
            "count": 34464061,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.834068076,
            "variance": 3.363805706
          },
          {
            "average": 0.1341062506,
            "count": 34464061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3407664413,
            "variance": 0.1161217675
          },
          {
            "average": 1.732239274e-05,
            "count": 34464061,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004161981881,
            "variance": 1.732209318e-05
          },
          {
            "average": 1.406708774,
            "count": 34464061,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.941256571,
            "variance": 15.53350336
          },
          {
            "average": 0.3685416544,
            "count": 34464061,
            "maximum": 25.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70699952,
            "variance": 137.0538378
          },
          {
            "average": 2.195927694,
            "count": 34464061,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.328790689,
            "variance": 1.765684696
          },
          {
            "average": 1775.157836,
            "count": 34464061,
            "maximum": 2052,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 443.0853869,
            "variance": 196324.6601
          },
          {
            "average": 211482788.9,
            "count": 34464061,
            "maximum": 211484970.1,
            "minimum": 211480586.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1609.74469,
            "variance": 2591277.966
          },
          {
            "average": 2.195927694,
            "count": 34464061,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.328790689,
            "variance": 1.765684696
          },
          {
            "average": 0,
            "count": 34464061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34464061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001872124124,
            "count": 34464061,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04322752976,
            "variance": 0.001868619329
          },
          {
            "average": 0,
            "count": 34464061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604082.5009,
          5231084.98,
          -30.7557237,
          605041.0409,
          5231798.34,
          1209.204276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604082.5008859066,
                5231084.980046069,
                -30.755723695257984
              ],
              [
                604082.5008859066,
                5231798.340046069,
                -30.755723695257984
              ],
              [
                605041.0408859067,
                5231798.340046069,
                1209.204276304742
              ],
              [
                605041.0408859067,
                5231084.980046069,
                1209.204276304742
              ],
              [
                604082.5008859066,
                5231084.980046069,
                -30.755723695257984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:36:10+00:00",
        "end_time": "2018-05-27T18:23:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6251764,
            47.22485528,
            -30.7557237,
            -121.6123512,
            47.23142514,
            1209.204276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62517640989485,
                  47.22500788897396,
                  -30.755723695257984
                ],
                [
                  -121.62501043223362,
                  47.231425139859624,
                  -30.755723695257984
                ],
                [
                  -121.61235122345389,
                  47.231272500123424,
                  1209.204276304742
                ],
                [
                  -121.61251872804044,
                  47.22485528329999,
                  1209.204276304742
                ],
                [
                  -121.62517640989485,
                  47.22500788897396,
                  -30.755723695257984
                ]
              ]
            ]
          },
          "id": "20180527_47121B5106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:36:10Z",
            "pc:count": 34464061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604518.2295,
                "count": 34464061,
                "maximum": 605041.0409,
                "minimum": 604082.5009,
                "name": "X",
                "position": 0,
                "stddev": 255.3477445,
                "variance": 65202.47061
              },
              {
                "average": 5231366.046,
                "count": 34464061,
                "maximum": 5231798.34,
                "minimum": 5231084.98,
                "name": "Y",
                "position": 1,
                "stddev": 179.2540326,
                "variance": 32132.00819
              },
              {
                "average": 435.8865133,
                "count": 34464061,
                "maximum": 1209.204276,
                "minimum": -30.7557237,
                "name": "Z",
                "position": 2,
                "stddev": 17.8114407,
                "variance": 317.2474199
              },
              {
                "average": 22439.35771,
                "count": 34464061,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10029.84024,
                "variance": 100597695.3
              },
              {
                "average": 2.512663061,
                "count": 34464061,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.545410241,
                "variance": 2.388292814
              },
              {
                "average": 4.024491861,
                "count": 34464061,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.834068076,
                "variance": 3.363805706
              },
              {
                "average": 0.1341062506,
                "count": 34464061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3407664413,
                "variance": 0.1161217675
              },
              {
                "average": 1.732239274e-05,
                "count": 34464061,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004161981881,
                "variance": 1.732209318e-05
              },
              {
                "average": 1.406708774,
                "count": 34464061,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.941256571,
                "variance": 15.53350336
              },
              {
                "average": 0.3685416544,
                "count": 34464061,
                "maximum": 25.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70699952,
                "variance": 137.0538378
              },
              {
                "average": 2.195927694,
                "count": 34464061,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.328790689,
                "variance": 1.765684696
              },
              {
                "average": 1775.157836,
                "count": 34464061,
                "maximum": 2052,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 443.0853869,
                "variance": 196324.6601
              },
              {
                "average": 211482788.9,
                "count": 34464061,
                "maximum": 211484970.1,
                "minimum": 211480586.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1609.74469,
                "variance": 2591277.966
              },
              {
                "average": 2.195927694,
                "count": 34464061,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.328790689,
                "variance": 1.765684696
              },
              {
                "average": 0,
                "count": 34464061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34464061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001872124124,
                "count": 34464061,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04322752976,
                "variance": 0.001868619329
              },
              {
                "average": 0,
                "count": 34464061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604082.5009,
              5231084.98,
              -30.7557237,
              605041.0409,
              5231798.34,
              1209.204276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604082.5008859066,
                    5231084.980046069,
                    -30.755723695257984
                  ],
                  [
                    604082.5008859066,
                    5231798.340046069,
                    -30.755723695257984
                  ],
                  [
                    605041.0408859067,
                    5231798.340046069,
                    1209.204276304742
                  ],
                  [
                    605041.0408859067,
                    5231084.980046069,
                    1209.204276304742
                  ],
                  [
                    604082.5008859066,
                    5231084.980046069,
                    -30.755723695257984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:36:10+00:00",
            "end_time": "2018-05-27T18:23: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": "20180527_47121B6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.64515670014728,
              47.221912787288815,
              -25.530590043846814
            ],
            [
              -121.64507559793208,
              47.22509535405004,
              -25.530590043846814
            ],
            [
              -121.63743314880634,
              47.22500470862439,
              1122.6694099561532
            ],
            [
              -121.63751470813364,
              47.22182215189536,
              1122.6694099561532
            ],
            [
              -121.64515670014728,
              47.221912787288815,
              -25.530590043846814
            ]
          ]
        ]
      },
      "bbox": [
        -121.6451567,
        47.22182215,
        -25.53059004,
        -121.6374331,
        47.22509535,
        1122.66941
      ],
      "properties": {
        "datetime": "2018-05-27T19:44:29Z",
        "pc:count": 6787773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602927.9091,
            "count": 6787773,
            "maximum": 603154.6205,
            "minimum": 602575.8805,
            "name": "X",
            "position": 0,
            "stddev": 139.2115773,
            "variance": 19379.86326
          },
          {
            "average": 5230927.146,
            "count": 6787773,
            "maximum": 5231068.354,
            "minimum": 5230714.574,
            "name": "Y",
            "position": 1,
            "stddev": 88.39557552,
            "variance": 7813.777771
          },
          {
            "average": 513.3835309,
            "count": 6787773,
            "maximum": 1122.66941,
            "minimum": -25.53059004,
            "name": "Z",
            "position": 2,
            "stddev": 33.34064018,
            "variance": 1111.598288
          },
          {
            "average": 19062.61454,
            "count": 6787773,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8323.48923,
            "variance": 69280472.96
          },
          {
            "average": 2.866943252,
            "count": 6787773,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.687962827,
            "variance": 2.849218507
          },
          {
            "average": 4.734424089,
            "count": 6787773,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.787663322,
            "variance": 3.195740154
          },
          {
            "average": 0.1083558628,
            "count": 6787773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3108293487,
            "variance": 0.09661488404
          },
          {
            "average": 0,
            "count": 6787773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.039670743,
            "count": 6787773,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3644997042,
            "variance": 0.1328600343
          },
          {
            "average": 0.5842023541,
            "count": 6787773,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77871996,
            "variance": 138.7382439
          },
          {
            "average": 2.350548111,
            "count": 6787773,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.23554366,
            "variance": 1.526568137
          },
          {
            "average": 1836.154103,
            "count": 6787773,
            "maximum": 2054,
            "minimum": 1051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 411.8558065,
            "variance": 169625.2053
          },
          {
            "average": 211485050.6,
            "count": 6787773,
            "maximum": 211485469.4,
            "minimum": 211481968.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 247.6966916,
            "variance": 61353.65102
          },
          {
            "average": 2.350548111,
            "count": 6787773,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.23554366,
            "variance": 1.526568137
          },
          {
            "average": 0,
            "count": 6787773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6787773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003158767979,
            "count": 6787773,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05611408582,
            "variance": 0.003148790628
          },
          {
            "average": 0,
            "count": 6787773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602575.8805,
          5230714.574,
          -25.53059004,
          603154.6205,
          5231068.354,
          1122.66941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602575.8805324422,
                5230714.57357791,
                -25.530590043846814
              ],
              [
                602575.8805324422,
                5231068.353577909,
                -25.530590043846814
              ],
              [
                603154.6205324422,
                5231068.353577909,
                1122.6694099561532
              ],
              [
                603154.6205324422,
                5230714.57357791,
                1122.6694099561532
              ],
              [
                602575.8805324422,
                5230714.57357791,
                -25.530590043846814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:44:29+00:00",
        "end_time": "2018-05-27T18:46:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6451567,
            47.22182215,
            -25.53059004,
            -121.6374331,
            47.22509535,
            1122.66941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.64515670014728,
                  47.221912787288815,
                  -25.530590043846814
                ],
                [
                  -121.64507559793208,
                  47.22509535405004,
                  -25.530590043846814
                ],
                [
                  -121.63743314880634,
                  47.22500470862439,
                  1122.6694099561532
                ],
                [
                  -121.63751470813364,
                  47.22182215189536,
                  1122.6694099561532
                ],
                [
                  -121.64515670014728,
                  47.221912787288815,
                  -25.530590043846814
                ]
              ]
            ]
          },
          "id": "20180527_47121B6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:44:29Z",
            "pc:count": 6787773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602927.9091,
                "count": 6787773,
                "maximum": 603154.6205,
                "minimum": 602575.8805,
                "name": "X",
                "position": 0,
                "stddev": 139.2115773,
                "variance": 19379.86326
              },
              {
                "average": 5230927.146,
                "count": 6787773,
                "maximum": 5231068.354,
                "minimum": 5230714.574,
                "name": "Y",
                "position": 1,
                "stddev": 88.39557552,
                "variance": 7813.777771
              },
              {
                "average": 513.3835309,
                "count": 6787773,
                "maximum": 1122.66941,
                "minimum": -25.53059004,
                "name": "Z",
                "position": 2,
                "stddev": 33.34064018,
                "variance": 1111.598288
              },
              {
                "average": 19062.61454,
                "count": 6787773,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8323.48923,
                "variance": 69280472.96
              },
              {
                "average": 2.866943252,
                "count": 6787773,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.687962827,
                "variance": 2.849218507
              },
              {
                "average": 4.734424089,
                "count": 6787773,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.787663322,
                "variance": 3.195740154
              },
              {
                "average": 0.1083558628,
                "count": 6787773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3108293487,
                "variance": 0.09661488404
              },
              {
                "average": 0,
                "count": 6787773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.039670743,
                "count": 6787773,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3644997042,
                "variance": 0.1328600343
              },
              {
                "average": 0.5842023541,
                "count": 6787773,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77871996,
                "variance": 138.7382439
              },
              {
                "average": 2.350548111,
                "count": 6787773,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.23554366,
                "variance": 1.526568137
              },
              {
                "average": 1836.154103,
                "count": 6787773,
                "maximum": 2054,
                "minimum": 1051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 411.8558065,
                "variance": 169625.2053
              },
              {
                "average": 211485050.6,
                "count": 6787773,
                "maximum": 211485469.4,
                "minimum": 211481968.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 247.6966916,
                "variance": 61353.65102
              },
              {
                "average": 2.350548111,
                "count": 6787773,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.23554366,
                "variance": 1.526568137
              },
              {
                "average": 0,
                "count": 6787773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6787773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003158767979,
                "count": 6787773,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05611408582,
                "variance": 0.003148790628
              },
              {
                "average": 0,
                "count": 6787773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602575.8805,
              5230714.574,
              -25.53059004,
              603154.6205,
              5231068.354,
              1122.66941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602575.8805324422,
                    5230714.57357791,
                    -25.530590043846814
                  ],
                  [
                    602575.8805324422,
                    5231068.353577909,
                    -25.530590043846814
                  ],
                  [
                    603154.6205324422,
                    5231068.353577909,
                    1122.6694099561532
                  ],
                  [
                    603154.6205324422,
                    5230714.57357791,
                    1122.6694099561532
                  ],
                  [
                    602575.8805324422,
                    5230714.57357791,
                    -25.530590043846814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:44:29+00:00",
            "end_time": "2018-05-27T18:46: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": "20180527_47121C4424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40012366240023,
              47.25000721283707,
              196.5083177659667
            ],
            [
              -121.40000759132306,
              47.25386024838238,
              196.5083177659667
            ],
            [
              -121.38762520300048,
              47.25368664124769,
              1383.0283177659667
            ],
            [
              -121.3877421714088,
              47.24983362896588,
              1383.0283177659667
            ],
            [
              -121.40012366240023,
              47.25000721283707,
              196.5083177659667
            ]
          ]
        ]
      },
      "bbox": [
        -121.4001237,
        47.24983363,
        196.5083178,
        -121.3876252,
        47.25386025,
        1383.028318
      ],
      "properties": {
        "datetime": "2018-05-27T16:47:45Z",
        "pc:count": 16688344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621521.4641,
            "count": 16688344,
            "maximum": 622000.1755,
            "minimum": 621062.8955,
            "name": "X",
            "position": 0,
            "stddev": 254.9210964,
            "variance": 64984.76538
          },
          {
            "average": 5234396.797,
            "count": 16688344,
            "maximum": 5234616.173,
            "minimum": 5234187.813,
            "name": "Y",
            "position": 1,
            "stddev": 112.6152307,
            "variance": 12682.19019
          },
          {
            "average": 672.7622488,
            "count": 16688344,
            "maximum": 1383.028318,
            "minimum": 196.5083178,
            "name": "Z",
            "position": 2,
            "stddev": 32.89238058,
            "variance": 1081.9087
          },
          {
            "average": 25171.14131,
            "count": 16688344,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11052.18471,
            "variance": 122150786.8
          },
          {
            "average": 2.77443376,
            "count": 16688344,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.752006196,
            "variance": 3.069525711
          },
          {
            "average": 4.548547417,
            "count": 16688344,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.070037243,
            "variance": 4.285054187
          },
          {
            "average": 0.1075160603,
            "count": 16688344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3097682405,
            "variance": 0.09595636284
          },
          {
            "average": 0,
            "count": 16688344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.093417058,
            "count": 16688344,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.217588094,
            "variance": 1.482520766
          },
          {
            "average": 0.5088251303,
            "count": 16688344,
            "maximum": 23.25,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54766433,
            "variance": 133.3485515
          },
          {
            "average": 2.354467705,
            "count": 16688344,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.232836174,
            "variance": 1.519885032
          },
          {
            "average": 1789.540694,
            "count": 16688344,
            "maximum": 2007,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 410.9649915,
            "variance": 168892.2242
          },
          {
            "average": 211474352.5,
            "count": 16688344,
            "maximum": 211474865.4,
            "minimum": 211472889.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.7283121,
            "variance": 131571.8284
          },
          {
            "average": 2.354467705,
            "count": 16688344,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.232836174,
            "variance": 1.519885032
          },
          {
            "average": 0,
            "count": 16688344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16688344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00398577594,
            "count": 16688344,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06300706126,
            "variance": 0.003969889768
          },
          {
            "average": 0,
            "count": 16688344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621062.8955,
          5234187.813,
          196.5083178,
          622000.1755,
          5234616.173,
          1383.028318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621062.8955382324,
                5234187.812688781,
                196.5083177659667
              ],
              [
                621062.8955382324,
                5234616.17268878,
                196.5083177659667
              ],
              [
                622000.1755382324,
                5234616.17268878,
                1383.0283177659667
              ],
              [
                622000.1755382324,
                5234187.812688781,
                1383.0283177659667
              ],
              [
                621062.8955382324,
                5234187.812688781,
                196.5083177659667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:47:45+00:00",
        "end_time": "2018-05-27T16:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C4424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C4424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C4424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C4424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4001237,
            47.24983363,
            196.5083178,
            -121.3876252,
            47.25386025,
            1383.028318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40012366240023,
                  47.25000721283707,
                  196.5083177659667
                ],
                [
                  -121.40000759132306,
                  47.25386024838238,
                  196.5083177659667
                ],
                [
                  -121.38762520300048,
                  47.25368664124769,
                  1383.0283177659667
                ],
                [
                  -121.3877421714088,
                  47.24983362896588,
                  1383.0283177659667
                ],
                [
                  -121.40012366240023,
                  47.25000721283707,
                  196.5083177659667
                ]
              ]
            ]
          },
          "id": "20180527_47121C4424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C4424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:47:45Z",
            "pc:count": 16688344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621521.4641,
                "count": 16688344,
                "maximum": 622000.1755,
                "minimum": 621062.8955,
                "name": "X",
                "position": 0,
                "stddev": 254.9210964,
                "variance": 64984.76538
              },
              {
                "average": 5234396.797,
                "count": 16688344,
                "maximum": 5234616.173,
                "minimum": 5234187.813,
                "name": "Y",
                "position": 1,
                "stddev": 112.6152307,
                "variance": 12682.19019
              },
              {
                "average": 672.7622488,
                "count": 16688344,
                "maximum": 1383.028318,
                "minimum": 196.5083178,
                "name": "Z",
                "position": 2,
                "stddev": 32.89238058,
                "variance": 1081.9087
              },
              {
                "average": 25171.14131,
                "count": 16688344,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11052.18471,
                "variance": 122150786.8
              },
              {
                "average": 2.77443376,
                "count": 16688344,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.752006196,
                "variance": 3.069525711
              },
              {
                "average": 4.548547417,
                "count": 16688344,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.070037243,
                "variance": 4.285054187
              },
              {
                "average": 0.1075160603,
                "count": 16688344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3097682405,
                "variance": 0.09595636284
              },
              {
                "average": 0,
                "count": 16688344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.093417058,
                "count": 16688344,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.217588094,
                "variance": 1.482520766
              },
              {
                "average": 0.5088251303,
                "count": 16688344,
                "maximum": 23.25,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54766433,
                "variance": 133.3485515
              },
              {
                "average": 2.354467705,
                "count": 16688344,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.232836174,
                "variance": 1.519885032
              },
              {
                "average": 1789.540694,
                "count": 16688344,
                "maximum": 2007,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 410.9649915,
                "variance": 168892.2242
              },
              {
                "average": 211474352.5,
                "count": 16688344,
                "maximum": 211474865.4,
                "minimum": 211472889.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.7283121,
                "variance": 131571.8284
              },
              {
                "average": 2.354467705,
                "count": 16688344,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.232836174,
                "variance": 1.519885032
              },
              {
                "average": 0,
                "count": 16688344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16688344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00398577594,
                "count": 16688344,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06300706126,
                "variance": 0.003969889768
              },
              {
                "average": 0,
                "count": 16688344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621062.8955,
              5234187.813,
              196.5083178,
              622000.1755,
              5234616.173,
              1383.028318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621062.8955382324,
                    5234187.812688781,
                    196.5083177659667
                  ],
                  [
                    621062.8955382324,
                    5234616.17268878,
                    196.5083177659667
                  ],
                  [
                    622000.1755382324,
                    5234616.17268878,
                    1383.0283177659667
                  ],
                  [
                    622000.1755382324,
                    5234187.812688781,
                    1383.0283177659667
                  ],
                  [
                    621062.8955382324,
                    5234187.812688781,
                    196.5083177659667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:47:45+00:00",
            "end_time": "2018-05-27T16:14: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": "20180527_47121B5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.59869680928105,
              47.2375059488977,
              -47.141763005141684
            ],
            [
              -121.59836357260207,
              47.250138767831416,
              -47.141763005141684
            ],
            [
              -121.58743150989743,
              47.25000449862352,
              1357.1182369948583
            ],
            [
              -121.58776734355344,
              47.23737173866961,
              1357.1182369948583
            ],
            [
              -121.59869680928105,
              47.2375059488977,
              -47.141763005141684
            ]
          ]
        ]
      },
      "bbox": [
        -121.5986968,
        47.23737174,
        -47.14176301,
        -121.5874315,
        47.25013877,
        1357.118237
      ],
      "properties": {
        "datetime": "2018-05-27T19:08:32Z",
        "pc:count": 29385494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606517.5316,
            "count": 29385494,
            "maximum": 606889.6543,
            "minimum": 606062.1743,
            "name": "X",
            "position": 0,
            "stddev": 196.935553,
            "variance": 38783.61205
          },
          {
            "average": 5233210.842,
            "count": 29385494,
            "maximum": 5233913.843,
            "minimum": 5232509.523,
            "name": "Y",
            "position": 1,
            "stddev": 387.0354694,
            "variance": 149796.4546
          },
          {
            "average": 520.1529167,
            "count": 29385494,
            "maximum": 1357.118237,
            "minimum": -47.14176301,
            "name": "Z",
            "position": 2,
            "stddev": 38.92135293,
            "variance": 1514.871714
          },
          {
            "average": 24281.33133,
            "count": 29385494,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9618.707659,
            "variance": 92519537.03
          },
          {
            "average": 2.473068106,
            "count": 29385494,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.50160327,
            "variance": 2.25481238
          },
          {
            "average": 3.945770012,
            "count": 29385494,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.766660587,
            "variance": 3.121089629
          },
          {
            "average": 0.1300829246,
            "count": 29385494,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3363946509,
            "variance": 0.1131613612
          },
          {
            "average": 3.403039609e-08,
            "count": 29385494,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001844732937,
            "variance": 3.403039609e-08
          },
          {
            "average": 1.25404749,
            "count": 29385494,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.988208301,
            "variance": 8.929388848
          },
          {
            "average": 0.238982262,
            "count": 29385494,
            "maximum": 28.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54286552,
            "variance": 133.2377443
          },
          {
            "average": 2.220267218,
            "count": 29385494,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.31575651,
            "variance": 1.731215194
          },
          {
            "average": 1783.90807,
            "count": 29385494,
            "maximum": 2046,
            "minimum": 1041,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.5776187,
            "variance": 192350.3277
          },
          {
            "average": 211482909.9,
            "count": 29385494,
            "maximum": 211483312.2,
            "minimum": 211482451,
            "name": "GpsTime",
            "position": 12,
            "stddev": 208.5676486,
            "variance": 43500.46403
          },
          {
            "average": 2.220267218,
            "count": 29385494,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.31575651,
            "variance": 1.731215194
          },
          {
            "average": 0,
            "count": 29385494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29385494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002737677304,
            "count": 29385494,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05225114851,
            "variance": 0.00273018252
          },
          {
            "average": 0,
            "count": 29385494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606062.1743,
          5232509.523,
          -47.14176301,
          606889.6543,
          5233913.843,
          1357.118237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606062.174348919,
                5232509.523162585,
                -47.141763005141684
              ],
              [
                606062.174348919,
                5233913.843162585,
                -47.141763005141684
              ],
              [
                606889.6543489189,
                5233913.843162585,
                1357.1182369948583
              ],
              [
                606889.6543489189,
                5232509.523162585,
                1357.1182369948583
              ],
              [
                606062.174348919,
                5232509.523162585,
                -47.141763005141684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:08:32+00:00",
        "end_time": "2018-05-27T18:54:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5986968,
            47.23737174,
            -47.14176301,
            -121.5874315,
            47.25013877,
            1357.118237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.59869680928105,
                  47.2375059488977,
                  -47.141763005141684
                ],
                [
                  -121.59836357260207,
                  47.250138767831416,
                  -47.141763005141684
                ],
                [
                  -121.58743150989743,
                  47.25000449862352,
                  1357.1182369948583
                ],
                [
                  -121.58776734355344,
                  47.23737173866961,
                  1357.1182369948583
                ],
                [
                  -121.59869680928105,
                  47.2375059488977,
                  -47.141763005141684
                ]
              ]
            ]
          },
          "id": "20180527_47121B5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:08:32Z",
            "pc:count": 29385494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606517.5316,
                "count": 29385494,
                "maximum": 606889.6543,
                "minimum": 606062.1743,
                "name": "X",
                "position": 0,
                "stddev": 196.935553,
                "variance": 38783.61205
              },
              {
                "average": 5233210.842,
                "count": 29385494,
                "maximum": 5233913.843,
                "minimum": 5232509.523,
                "name": "Y",
                "position": 1,
                "stddev": 387.0354694,
                "variance": 149796.4546
              },
              {
                "average": 520.1529167,
                "count": 29385494,
                "maximum": 1357.118237,
                "minimum": -47.14176301,
                "name": "Z",
                "position": 2,
                "stddev": 38.92135293,
                "variance": 1514.871714
              },
              {
                "average": 24281.33133,
                "count": 29385494,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9618.707659,
                "variance": 92519537.03
              },
              {
                "average": 2.473068106,
                "count": 29385494,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.50160327,
                "variance": 2.25481238
              },
              {
                "average": 3.945770012,
                "count": 29385494,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.766660587,
                "variance": 3.121089629
              },
              {
                "average": 0.1300829246,
                "count": 29385494,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3363946509,
                "variance": 0.1131613612
              },
              {
                "average": 3.403039609e-08,
                "count": 29385494,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001844732937,
                "variance": 3.403039609e-08
              },
              {
                "average": 1.25404749,
                "count": 29385494,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.988208301,
                "variance": 8.929388848
              },
              {
                "average": 0.238982262,
                "count": 29385494,
                "maximum": 28.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54286552,
                "variance": 133.2377443
              },
              {
                "average": 2.220267218,
                "count": 29385494,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.31575651,
                "variance": 1.731215194
              },
              {
                "average": 1783.90807,
                "count": 29385494,
                "maximum": 2046,
                "minimum": 1041,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.5776187,
                "variance": 192350.3277
              },
              {
                "average": 211482909.9,
                "count": 29385494,
                "maximum": 211483312.2,
                "minimum": 211482451,
                "name": "GpsTime",
                "position": 12,
                "stddev": 208.5676486,
                "variance": 43500.46403
              },
              {
                "average": 2.220267218,
                "count": 29385494,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.31575651,
                "variance": 1.731215194
              },
              {
                "average": 0,
                "count": 29385494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29385494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002737677304,
                "count": 29385494,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05225114851,
                "variance": 0.00273018252
              },
              {
                "average": 0,
                "count": 29385494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606062.1743,
              5232509.523,
              -47.14176301,
              606889.6543,
              5233913.843,
              1357.118237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606062.174348919,
                    5232509.523162585,
                    -47.141763005141684
                  ],
                  [
                    606062.174348919,
                    5233913.843162585,
                    -47.141763005141684
                  ],
                  [
                    606889.6543489189,
                    5233913.843162585,
                    1357.1182369948583
                  ],
                  [
                    606889.6543489189,
                    5232509.523162585,
                    1357.1182369948583
                  ],
                  [
                    606062.174348919,
                    5232509.523162585,
                    -47.141763005141684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:08:32+00:00",
            "end_time": "2018-05-27T18:54:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41283338430986,
              47.2000105413896,
              98.06093857041674
            ],
            [
              -121.412513973771,
              47.21071528995268,
              98.06093857041674
            ],
            [
              -121.40037625536443,
              47.21054643091423,
              1446.2009385704168
            ],
            [
              -121.40069810554412,
              47.19984174520001,
              1446.2009385704168
            ],
            [
              -121.41283338430986,
              47.2000105413896,
              98.06093857041674
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128334,
        47.19984175,
        98.06093857,
        -121.4003763,
        47.21071529,
        1446.200939
      ],
      "properties": {
        "datetime": "2018-05-27T17:11:54Z",
        "pc:count": 24692842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620537.1572,
            "count": 24692842,
            "maximum": 621133.679,
            "minimum": 620214.179,
            "name": "X",
            "position": 0,
            "stddev": 212.7616175,
            "variance": 45267.50588
          },
          {
            "average": 5229041.552,
            "count": 24692842,
            "maximum": 5229802.241,
            "minimum": 5228612.161,
            "name": "Y",
            "position": 1,
            "stddev": 292.6940088,
            "variance": 85669.7828
          },
          {
            "average": 619.0120555,
            "count": 24692842,
            "maximum": 1446.200939,
            "minimum": 98.06093857,
            "name": "Z",
            "position": 2,
            "stddev": 41.12847259,
            "variance": 1691.551258
          },
          {
            "average": 26497.91289,
            "count": 24692842,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10080.06914,
            "variance": 101607793.9
          },
          {
            "average": 2.745689054,
            "count": 24692842,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.706527957,
            "variance": 2.912237669
          },
          {
            "average": 4.492409825,
            "count": 24692842,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.98600925,
            "variance": 3.94423274
          },
          {
            "average": 0.1095148545,
            "count": 24692842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3122840936,
            "variance": 0.09752135513
          },
          {
            "average": 0,
            "count": 24692842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230944781,
            "count": 24692842,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.763806205,
            "variance": 7.638624738
          },
          {
            "average": 0.473124348,
            "count": 24692842,
            "maximum": 25.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39016138,
            "variance": 129.7357762
          },
          {
            "average": 2.342825099,
            "count": 24692842,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.240824692,
            "variance": 1.539645915
          },
          {
            "average": 1793.517417,
            "count": 24692842,
            "maximum": 2015,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 413.8275052,
            "variance": 171253.2041
          },
          {
            "average": 211475886.9,
            "count": 24692842,
            "maximum": 211476314.2,
            "minimum": 211475103.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 281.388124,
            "variance": 79179.27635
          },
          {
            "average": 2.342825099,
            "count": 24692842,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.240824692,
            "variance": 1.539645915
          },
          {
            "average": 0,
            "count": 24692842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24692842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004255119763,
            "count": 24692842,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06509234894,
            "variance": 0.00423701389
          },
          {
            "average": 0,
            "count": 24692842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620214.179,
          5228612.161,
          98.06093857,
          621133.679,
          5229802.241,
          1446.200939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620214.1789699928,
                5228612.16129026,
                98.06093857041674
              ],
              [
                620214.1789699928,
                5229802.24129026,
                98.06093857041674
              ],
              [
                621133.6789699928,
                5229802.24129026,
                1446.2009385704168
              ],
              [
                621133.6789699928,
                5228612.16129026,
                1446.2009385704168
              ],
              [
                620214.1789699928,
                5228612.16129026,
                98.06093857041674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:11:54+00:00",
        "end_time": "2018-05-27T16:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128334,
            47.19984175,
            98.06093857,
            -121.4003763,
            47.21071529,
            1446.200939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41283338430986,
                  47.2000105413896,
                  98.06093857041674
                ],
                [
                  -121.412513973771,
                  47.21071528995268,
                  98.06093857041674
                ],
                [
                  -121.40037625536443,
                  47.21054643091423,
                  1446.2009385704168
                ],
                [
                  -121.40069810554412,
                  47.19984174520001,
                  1446.2009385704168
                ],
                [
                  -121.41283338430986,
                  47.2000105413896,
                  98.06093857041674
                ]
              ]
            ]
          },
          "id": "20180527_47121B4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:11:54Z",
            "pc:count": 24692842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620537.1572,
                "count": 24692842,
                "maximum": 621133.679,
                "minimum": 620214.179,
                "name": "X",
                "position": 0,
                "stddev": 212.7616175,
                "variance": 45267.50588
              },
              {
                "average": 5229041.552,
                "count": 24692842,
                "maximum": 5229802.241,
                "minimum": 5228612.161,
                "name": "Y",
                "position": 1,
                "stddev": 292.6940088,
                "variance": 85669.7828
              },
              {
                "average": 619.0120555,
                "count": 24692842,
                "maximum": 1446.200939,
                "minimum": 98.06093857,
                "name": "Z",
                "position": 2,
                "stddev": 41.12847259,
                "variance": 1691.551258
              },
              {
                "average": 26497.91289,
                "count": 24692842,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10080.06914,
                "variance": 101607793.9
              },
              {
                "average": 2.745689054,
                "count": 24692842,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.706527957,
                "variance": 2.912237669
              },
              {
                "average": 4.492409825,
                "count": 24692842,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.98600925,
                "variance": 3.94423274
              },
              {
                "average": 0.1095148545,
                "count": 24692842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3122840936,
                "variance": 0.09752135513
              },
              {
                "average": 0,
                "count": 24692842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230944781,
                "count": 24692842,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.763806205,
                "variance": 7.638624738
              },
              {
                "average": 0.473124348,
                "count": 24692842,
                "maximum": 25.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39016138,
                "variance": 129.7357762
              },
              {
                "average": 2.342825099,
                "count": 24692842,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.240824692,
                "variance": 1.539645915
              },
              {
                "average": 1793.517417,
                "count": 24692842,
                "maximum": 2015,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 413.8275052,
                "variance": 171253.2041
              },
              {
                "average": 211475886.9,
                "count": 24692842,
                "maximum": 211476314.2,
                "minimum": 211475103.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 281.388124,
                "variance": 79179.27635
              },
              {
                "average": 2.342825099,
                "count": 24692842,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.240824692,
                "variance": 1.539645915
              },
              {
                "average": 0,
                "count": 24692842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24692842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004255119763,
                "count": 24692842,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06509234894,
                "variance": 0.00423701389
              },
              {
                "average": 0,
                "count": 24692842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620214.179,
              5228612.161,
              98.06093857,
              621133.679,
              5229802.241,
              1446.200939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620214.1789699928,
                    5228612.16129026,
                    98.06093857041674
                  ],
                  [
                    620214.1789699928,
                    5229802.24129026,
                    98.06093857041674
                  ],
                  [
                    621133.6789699928,
                    5229802.24129026,
                    1446.2009385704168
                  ],
                  [
                    621133.6789699928,
                    5228612.16129026,
                    1446.2009385704168
                  ],
                  [
                    620214.1789699928,
                    5228612.16129026,
                    98.06093857041674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:11:54+00:00",
            "end_time": "2018-05-27T16:51: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": "20180527_47121C7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81458650741487,
              47.28646471328372,
              206.65333050088765
            ],
            [
              -121.8145627746783,
              47.28752682624714,
              206.65333050088765
            ],
            [
              -121.812490924794,
              47.28750537200641,
              1068.2133305008877
            ],
            [
              -121.81251469898572,
              47.28644325983553,
              1068.2133305008877
            ],
            [
              -121.81458650741487,
              47.28646471328372,
              206.65333050088765
            ]
          ]
        ]
      },
      "bbox": [
        -121.8145865,
        47.28644326,
        206.6533305,
        -121.8124909,
        47.28752683,
        1068.213331
      ],
      "properties": {
        "datetime": "2018-05-27T22:31:01Z",
        "pc:count": 502253,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 589736.3168,
            "count": 502253,
            "maximum": 589796.2433,
            "minimum": 589639.5433,
            "name": "X",
            "position": 0,
            "stddev": 40.42727398,
            "variance": 1634.364482
          },
          {
            "average": 5237752.984,
            "count": 502253,
            "maximum": 5237797.507,
            "minimum": 5237679.447,
            "name": "Y",
            "position": 1,
            "stddev": 29.53779553,
            "variance": 872.4813645
          },
          {
            "average": 456.3195178,
            "count": 502253,
            "maximum": 1068.213331,
            "minimum": 206.6533305,
            "name": "Z",
            "position": 2,
            "stddev": 22.97519104,
            "variance": 527.8594032
          },
          {
            "average": 20402.39424,
            "count": 502253,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9451.369446,
            "variance": 89328384.4
          },
          {
            "average": 2.575329565,
            "count": 502253,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.535957262,
            "variance": 2.359164709
          },
          {
            "average": 4.157910455,
            "count": 502253,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.739067632,
            "variance": 3.024356227
          },
          {
            "average": 0.1407238981,
            "count": 502253,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3477368594,
            "variance": 0.1209209234
          },
          {
            "average": 0,
            "count": 502253,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038693646,
            "count": 502253,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.325769955,
            "variance": 0.1061260636
          },
          {
            "average": 2.203246075,
            "count": 502253,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70236187,
            "variance": 161.3499971
          },
          {
            "average": 2.158673019,
            "count": 502253,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.347647383,
            "variance": 1.81615347
          },
          {
            "average": 1827.147221,
            "count": 502253,
            "maximum": 2109,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 449.5980723,
            "variance": 202138.4266
          },
          {
            "average": 211495102.8,
            "count": 502253,
            "maximum": 211495461.1,
            "minimum": 211494540.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 251.2165541,
            "variance": 63109.75704
          },
          {
            "average": 2.158673019,
            "count": 502253,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.347647383,
            "variance": 1.81615347
          },
          {
            "average": 0,
            "count": 502253,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 502253,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002297646804,
            "count": 502253,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04787872374,
            "variance": 0.002292372187
          },
          {
            "average": 0,
            "count": 502253,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          589639.5433,
          5237679.447,
          206.6533305,
          589796.2433,
          5237797.507,
          1068.213331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                589639.5433014146,
                5237679.447180419,
                206.65333050088765
              ],
              [
                589639.5433014146,
                5237797.50718042,
                206.65333050088765
              ],
              [
                589796.2433014145,
                5237797.50718042,
                1068.2133305008877
              ],
              [
                589796.2433014145,
                5237679.447180419,
                1068.2133305008877
              ],
              [
                589639.5433014146,
                5237679.447180419,
                206.65333050088765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:31:01+00:00",
        "end_time": "2018-05-27T22:15:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8145865,
            47.28644326,
            206.6533305,
            -121.8124909,
            47.28752683,
            1068.213331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81458650741487,
                  47.28646471328372,
                  206.65333050088765
                ],
                [
                  -121.8145627746783,
                  47.28752682624714,
                  206.65333050088765
                ],
                [
                  -121.812490924794,
                  47.28750537200641,
                  1068.2133305008877
                ],
                [
                  -121.81251469898572,
                  47.28644325983553,
                  1068.2133305008877
                ],
                [
                  -121.81458650741487,
                  47.28646471328372,
                  206.65333050088765
                ]
              ]
            ]
          },
          "id": "20180527_47121C7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:31:01Z",
            "pc:count": 502253,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 589736.3168,
                "count": 502253,
                "maximum": 589796.2433,
                "minimum": 589639.5433,
                "name": "X",
                "position": 0,
                "stddev": 40.42727398,
                "variance": 1634.364482
              },
              {
                "average": 5237752.984,
                "count": 502253,
                "maximum": 5237797.507,
                "minimum": 5237679.447,
                "name": "Y",
                "position": 1,
                "stddev": 29.53779553,
                "variance": 872.4813645
              },
              {
                "average": 456.3195178,
                "count": 502253,
                "maximum": 1068.213331,
                "minimum": 206.6533305,
                "name": "Z",
                "position": 2,
                "stddev": 22.97519104,
                "variance": 527.8594032
              },
              {
                "average": 20402.39424,
                "count": 502253,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9451.369446,
                "variance": 89328384.4
              },
              {
                "average": 2.575329565,
                "count": 502253,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.535957262,
                "variance": 2.359164709
              },
              {
                "average": 4.157910455,
                "count": 502253,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.739067632,
                "variance": 3.024356227
              },
              {
                "average": 0.1407238981,
                "count": 502253,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3477368594,
                "variance": 0.1209209234
              },
              {
                "average": 0,
                "count": 502253,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038693646,
                "count": 502253,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.325769955,
                "variance": 0.1061260636
              },
              {
                "average": 2.203246075,
                "count": 502253,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70236187,
                "variance": 161.3499971
              },
              {
                "average": 2.158673019,
                "count": 502253,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.347647383,
                "variance": 1.81615347
              },
              {
                "average": 1827.147221,
                "count": 502253,
                "maximum": 2109,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 449.5980723,
                "variance": 202138.4266
              },
              {
                "average": 211495102.8,
                "count": 502253,
                "maximum": 211495461.1,
                "minimum": 211494540.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 251.2165541,
                "variance": 63109.75704
              },
              {
                "average": 2.158673019,
                "count": 502253,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.347647383,
                "variance": 1.81615347
              },
              {
                "average": 0,
                "count": 502253,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 502253,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002297646804,
                "count": 502253,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04787872374,
                "variance": 0.002292372187
              },
              {
                "average": 0,
                "count": 502253,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              589639.5433,
              5237679.447,
              206.6533305,
              589796.2433,
              5237797.507,
              1068.213331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    589639.5433014146,
                    5237679.447180419,
                    206.65333050088765
                  ],
                  [
                    589639.5433014146,
                    5237797.50718042,
                    206.65333050088765
                  ],
                  [
                    589796.2433014145,
                    5237797.50718042,
                    1068.2133305008877
                  ],
                  [
                    589796.2433014145,
                    5237679.447180419,
                    1068.2133305008877
                  ],
                  [
                    589639.5433014146,
                    5237679.447180419,
                    206.65333050088765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:31:01+00:00",
            "end_time": "2018-05-27T22:15:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82524209182266,
              47.2876159815299,
              -45.20313986205713
            ],
            [
              -121.8250131462826,
              47.29795195461157,
              -45.20313986205713
            ],
            [
              -121.81228364770968,
              47.29782071873272,
              1203.9768601379428
            ],
            [
              -121.81251507216714,
              47.2874847928256,
              1203.9768601379428
            ],
            [
              -121.82524209182266,
              47.2876159815299,
              -45.20313986205713
            ]
          ]
        ]
      },
      "bbox": [
        -121.8252421,
        47.28748479,
        -45.20313986,
        -121.8122836,
        47.29795195,
        1203.97686
      ],
      "properties": {
        "datetime": "2018-05-27T22:30:59Z",
        "pc:count": 33392603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 589301.358,
            "count": 33392603,
            "maximum": 589794.4522,
            "minimum": 588831.8722,
            "name": "X",
            "position": 0,
            "stddev": 272.7511336,
            "variance": 74393.18089
          },
          {
            "average": 5238354.333,
            "count": 33392603,
            "maximum": 5238944.092,
            "minimum": 5237795.192,
            "name": "Y",
            "position": 1,
            "stddev": 283.6418969,
            "variance": 80452.72566
          },
          {
            "average": 386.6476583,
            "count": 33392603,
            "maximum": 1203.97686,
            "minimum": -45.20313986,
            "name": "Z",
            "position": 2,
            "stddev": 55.16260312,
            "variance": 3042.912783
          },
          {
            "average": 22702.67334,
            "count": 33392603,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9977.235594,
            "variance": 99545230.09
          },
          {
            "average": 2.459548002,
            "count": 33392603,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.482552448,
            "variance": 2.197961761
          },
          {
            "average": 3.918880358,
            "count": 33392603,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.733108994,
            "variance": 3.003666783
          },
          {
            "average": 0.1394834658,
            "count": 33392603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3464503315,
            "variance": 0.1200278322
          },
          {
            "average": 0,
            "count": 33392603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.118819997,
            "count": 33392603,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.769612333,
            "variance": 3.13152781
          },
          {
            "average": -0.08172593546,
            "count": 33392603,
            "maximum": 22.00200081,
            "minimum": -21.66600037,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73765244,
            "variance": 137.7724848
          },
          {
            "average": 2.1646202,
            "count": 33392603,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.344723036,
            "variance": 1.808280043
          },
          {
            "average": 1827.221269,
            "count": 33392603,
            "maximum": 2109,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 448.7124754,
            "variance": 201342.8856
          },
          {
            "average": 211494502.6,
            "count": 33392603,
            "maximum": 211495459,
            "minimum": 211493508.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.6160445,
            "variance": 223365.9255
          },
          {
            "average": 2.1646202,
            "count": 33392603,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.344723036,
            "variance": 1.808280043
          },
          {
            "average": 0,
            "count": 33392603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33392603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00247944133,
            "count": 33392603,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04973222069,
            "variance": 0.002473293775
          },
          {
            "average": 0,
            "count": 33392603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          588831.8722,
          5237795.192,
          -45.20313986,
          589794.4522,
          5238944.092,
          1203.97686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                588831.8721776416,
                5237795.192427878,
                -45.20313986205713
              ],
              [
                588831.8721776416,
                5238944.092427879,
                -45.20313986205713
              ],
              [
                589794.4521776417,
                5238944.092427879,
                1203.9768601379428
              ],
              [
                589794.4521776417,
                5237795.192427878,
                1203.9768601379428
              ],
              [
                588831.8721776416,
                5237795.192427878,
                -45.20313986205713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:30:59+00:00",
        "end_time": "2018-05-27T21:58:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8252421,
            47.28748479,
            -45.20313986,
            -121.8122836,
            47.29795195,
            1203.97686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.82524209182266,
                  47.2876159815299,
                  -45.20313986205713
                ],
                [
                  -121.8250131462826,
                  47.29795195461157,
                  -45.20313986205713
                ],
                [
                  -121.81228364770968,
                  47.29782071873272,
                  1203.9768601379428
                ],
                [
                  -121.81251507216714,
                  47.2874847928256,
                  1203.9768601379428
                ],
                [
                  -121.82524209182266,
                  47.2876159815299,
                  -45.20313986205713
                ]
              ]
            ]
          },
          "id": "20180527_47121C7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:30:59Z",
            "pc:count": 33392603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 589301.358,
                "count": 33392603,
                "maximum": 589794.4522,
                "minimum": 588831.8722,
                "name": "X",
                "position": 0,
                "stddev": 272.7511336,
                "variance": 74393.18089
              },
              {
                "average": 5238354.333,
                "count": 33392603,
                "maximum": 5238944.092,
                "minimum": 5237795.192,
                "name": "Y",
                "position": 1,
                "stddev": 283.6418969,
                "variance": 80452.72566
              },
              {
                "average": 386.6476583,
                "count": 33392603,
                "maximum": 1203.97686,
                "minimum": -45.20313986,
                "name": "Z",
                "position": 2,
                "stddev": 55.16260312,
                "variance": 3042.912783
              },
              {
                "average": 22702.67334,
                "count": 33392603,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9977.235594,
                "variance": 99545230.09
              },
              {
                "average": 2.459548002,
                "count": 33392603,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.482552448,
                "variance": 2.197961761
              },
              {
                "average": 3.918880358,
                "count": 33392603,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.733108994,
                "variance": 3.003666783
              },
              {
                "average": 0.1394834658,
                "count": 33392603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3464503315,
                "variance": 0.1200278322
              },
              {
                "average": 0,
                "count": 33392603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.118819997,
                "count": 33392603,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.769612333,
                "variance": 3.13152781
              },
              {
                "average": -0.08172593546,
                "count": 33392603,
                "maximum": 22.00200081,
                "minimum": -21.66600037,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73765244,
                "variance": 137.7724848
              },
              {
                "average": 2.1646202,
                "count": 33392603,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.344723036,
                "variance": 1.808280043
              },
              {
                "average": 1827.221269,
                "count": 33392603,
                "maximum": 2109,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 448.7124754,
                "variance": 201342.8856
              },
              {
                "average": 211494502.6,
                "count": 33392603,
                "maximum": 211495459,
                "minimum": 211493508.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.6160445,
                "variance": 223365.9255
              },
              {
                "average": 2.1646202,
                "count": 33392603,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.344723036,
                "variance": 1.808280043
              },
              {
                "average": 0,
                "count": 33392603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33392603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00247944133,
                "count": 33392603,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04973222069,
                "variance": 0.002473293775
              },
              {
                "average": 0,
                "count": 33392603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              588831.8722,
              5237795.192,
              -45.20313986,
              589794.4522,
              5238944.092,
              1203.97686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    588831.8721776416,
                    5237795.192427878,
                    -45.20313986205713
                  ],
                  [
                    588831.8721776416,
                    5238944.092427879,
                    -45.20313986205713
                  ],
                  [
                    589794.4521776417,
                    5238944.092427879,
                    1203.9768601379428
                  ],
                  [
                    589794.4521776417,
                    5237795.192427878,
                    1203.9768601379428
                  ],
                  [
                    588831.8721776416,
                    5237795.192427878,
                    -45.20313986205713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:30:59+00:00",
            "end_time": "2018-05-27T21:58:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40004775990269,
              47.24889952584835,
              56.13660322260125
            ],
            [
              -121.40000957225017,
              47.25016726104419,
              56.13660322260125
            ],
            [
              -121.38848510894802,
              47.25000572375042,
              1383.0166032226014
            ],
            [
              -121.38852357137023,
              47.24873799567693,
              1383.0166032226014
            ],
            [
              -121.40004775990269,
              47.24889952584835,
              56.13660322260125
            ]
          ]
        ]
      },
      "bbox": [
        -121.4000478,
        47.248738,
        56.13660322,
        -121.3884851,
        47.25016726,
        1383.016603
      ],
      "properties": {
        "datetime": "2018-05-27T16:47:47Z",
        "pc:count": 3235385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621473.9892,
            "count": 3235385,
            "maximum": 621943.5637,
            "minimum": 621071.1637,
            "name": "X",
            "position": 0,
            "stddev": 235.7642223,
            "variance": 55584.76854
          },
          {
            "average": 5234144.499,
            "count": 3235385,
            "maximum": 5234205.776,
            "minimum": 5234064.836,
            "name": "Y",
            "position": 1,
            "stddev": 33.35162052,
            "variance": 1112.330592
          },
          {
            "average": 697.8261983,
            "count": 3235385,
            "maximum": 1383.016603,
            "minimum": 56.13660322,
            "name": "Z",
            "position": 2,
            "stddev": 26.24339337,
            "variance": 688.7156954
          },
          {
            "average": 25575.08581,
            "count": 3235385,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12008.43143,
            "variance": 144202425.5
          },
          {
            "average": 2.638746239,
            "count": 3235385,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.724052057,
            "variance": 2.972355495
          },
          {
            "average": 4.279365516,
            "count": 3235385,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.143450312,
            "variance": 4.59437924
          },
          {
            "average": 0.1154796106,
            "count": 3235385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3195999088,
            "variance": 0.1021441017
          },
          {
            "average": 0,
            "count": 3235385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.076624884,
            "count": 3235385,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4402894959,
            "variance": 0.1938548402
          },
          {
            "average": 0.6319159924,
            "count": 3235385,
            "maximum": 25.00200081,
            "minimum": -21.22800064,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5341677,
            "variance": 133.0370244
          },
          {
            "average": 2.305249298,
            "count": 3235385,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.265533114,
            "variance": 1.601574063
          },
          {
            "average": 1773.857224,
            "count": 3235385,
            "maximum": 2007,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 421.8987786,
            "variance": 177998.5794
          },
          {
            "average": 211474542.8,
            "count": 3235385,
            "maximum": 211474867.6,
            "minimum": 211473713.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 263.5269279,
            "variance": 69446.44175
          },
          {
            "average": 2.305249298,
            "count": 3235385,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.265533114,
            "variance": 1.601574063
          },
          {
            "average": 0,
            "count": 3235385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3235385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004103375642,
            "count": 3235385,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06392604487,
            "variance": 0.004086539213
          },
          {
            "average": 0,
            "count": 3235385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621071.1637,
          5234064.836,
          56.13660322,
          621943.5637,
          5234205.776,
          1383.016603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621071.1637325382,
                5234064.835552358,
                56.13660322260125
              ],
              [
                621071.1637325382,
                5234205.775552358,
                56.13660322260125
              ],
              [
                621943.5637325381,
                5234205.775552358,
                1383.0166032226014
              ],
              [
                621943.5637325381,
                5234064.835552358,
                1383.0166032226014
              ],
              [
                621071.1637325382,
                5234064.835552358,
                56.13660322260125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:47:47+00:00",
        "end_time": "2018-05-27T16:28:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4000478,
            47.248738,
            56.13660322,
            -121.3884851,
            47.25016726,
            1383.016603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40004775990269,
                  47.24889952584835,
                  56.13660322260125
                ],
                [
                  -121.40000957225017,
                  47.25016726104419,
                  56.13660322260125
                ],
                [
                  -121.38848510894802,
                  47.25000572375042,
                  1383.0166032226014
                ],
                [
                  -121.38852357137023,
                  47.24873799567693,
                  1383.0166032226014
                ],
                [
                  -121.40004775990269,
                  47.24889952584835,
                  56.13660322260125
                ]
              ]
            ]
          },
          "id": "20180527_47121B4204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:47:47Z",
            "pc:count": 3235385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621473.9892,
                "count": 3235385,
                "maximum": 621943.5637,
                "minimum": 621071.1637,
                "name": "X",
                "position": 0,
                "stddev": 235.7642223,
                "variance": 55584.76854
              },
              {
                "average": 5234144.499,
                "count": 3235385,
                "maximum": 5234205.776,
                "minimum": 5234064.836,
                "name": "Y",
                "position": 1,
                "stddev": 33.35162052,
                "variance": 1112.330592
              },
              {
                "average": 697.8261983,
                "count": 3235385,
                "maximum": 1383.016603,
                "minimum": 56.13660322,
                "name": "Z",
                "position": 2,
                "stddev": 26.24339337,
                "variance": 688.7156954
              },
              {
                "average": 25575.08581,
                "count": 3235385,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12008.43143,
                "variance": 144202425.5
              },
              {
                "average": 2.638746239,
                "count": 3235385,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.724052057,
                "variance": 2.972355495
              },
              {
                "average": 4.279365516,
                "count": 3235385,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.143450312,
                "variance": 4.59437924
              },
              {
                "average": 0.1154796106,
                "count": 3235385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3195999088,
                "variance": 0.1021441017
              },
              {
                "average": 0,
                "count": 3235385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.076624884,
                "count": 3235385,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4402894959,
                "variance": 0.1938548402
              },
              {
                "average": 0.6319159924,
                "count": 3235385,
                "maximum": 25.00200081,
                "minimum": -21.22800064,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5341677,
                "variance": 133.0370244
              },
              {
                "average": 2.305249298,
                "count": 3235385,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.265533114,
                "variance": 1.601574063
              },
              {
                "average": 1773.857224,
                "count": 3235385,
                "maximum": 2007,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 421.8987786,
                "variance": 177998.5794
              },
              {
                "average": 211474542.8,
                "count": 3235385,
                "maximum": 211474867.6,
                "minimum": 211473713.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 263.5269279,
                "variance": 69446.44175
              },
              {
                "average": 2.305249298,
                "count": 3235385,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.265533114,
                "variance": 1.601574063
              },
              {
                "average": 0,
                "count": 3235385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3235385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004103375642,
                "count": 3235385,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06392604487,
                "variance": 0.004086539213
              },
              {
                "average": 0,
                "count": 3235385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621071.1637,
              5234064.836,
              56.13660322,
              621943.5637,
              5234205.776,
              1383.016603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621071.1637325382,
                    5234064.835552358,
                    56.13660322260125
                  ],
                  [
                    621071.1637325382,
                    5234205.775552358,
                    56.13660322260125
                  ],
                  [
                    621943.5637325381,
                    5234205.775552358,
                    1383.0166032226014
                  ],
                  [
                    621943.5637325381,
                    5234064.835552358,
                    1383.0166032226014
                  ],
                  [
                    621071.1637325382,
                    5234064.835552358,
                    56.13660322260125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:47:47+00:00",
            "end_time": "2018-05-27T16:28:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81268681356684,
              47.27978133676117,
              -29.189264920888718
            ],
            [
              -121.81251103644756,
              47.28763571771236,
              -29.189264920888718
            ],
            [
              -121.79983722235329,
              47.28750367198911,
              1139.4307350791114
            ],
            [
              -121.80001487440843,
              47.279649327108096,
              1139.4307350791114
            ],
            [
              -121.81268681356684,
              47.27978133676117,
              -29.189264920888718
            ]
          ]
        ]
      },
      "bbox": [
        -121.8126868,
        47.27964933,
        -29.18926492,
        -121.7998372,
        47.28763572,
        1139.430735
      ],
      "properties": {
        "datetime": "2018-05-27T22:42:25Z",
        "pc:count": 17882981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 590384.2672,
            "count": 17882981,
            "maximum": 590753.0622,
            "minimum": 589794.5022,
            "name": "X",
            "position": 0,
            "stddev": 255.2869002,
            "variance": 65171.40144
          },
          {
            "average": 5237515.653,
            "count": 17882981,
            "maximum": 5237811.969,
            "minimum": 5236938.909,
            "name": "Y",
            "position": 1,
            "stddev": 211.1300755,
            "variance": 44575.9088
          },
          {
            "average": 375.7438905,
            "count": 17882981,
            "maximum": 1139.430735,
            "minimum": -29.18926492,
            "name": "Z",
            "position": 2,
            "stddev": 55.33134841,
            "variance": 3061.558117
          },
          {
            "average": 22564.61701,
            "count": 17882981,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9995.294895,
            "variance": 99905920.04
          },
          {
            "average": 2.510768143,
            "count": 17882981,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.523651521,
            "variance": 2.321513957
          },
          {
            "average": 4.020967254,
            "count": 17882981,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.78075995,
            "variance": 3.171106
          },
          {
            "average": 0.1356130166,
            "count": 17882981,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3423771793,
            "variance": 0.1172221329
          },
          {
            "average": 5.591908866e-08,
            "count": 17882981,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002364721731,
            "variance": 5.591908866e-08
          },
          {
            "average": 1.128428197,
            "count": 17882981,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.800206166,
            "variance": 3.24074224
          },
          {
            "average": 0.2774222043,
            "count": 17882981,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78211736,
            "variance": 138.8182896
          },
          {
            "average": 2.187432285,
            "count": 17882981,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.333205518,
            "variance": 1.777436952
          },
          {
            "average": 1836.574404,
            "count": 17882981,
            "maximum": 2111,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 444.8828755,
            "variance": 197920.7729
          },
          {
            "average": 211495048.4,
            "count": 17882981,
            "maximum": 211496145.8,
            "minimum": 211493888.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.8016466,
            "variance": 151166.7204
          },
          {
            "average": 2.187432285,
            "count": 17882981,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.333205518,
            "variance": 1.777436952
          },
          {
            "average": 0,
            "count": 17882981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17882981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002106639827,
            "count": 17882981,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04584977659,
            "variance": 0.002102202013
          },
          {
            "average": 0,
            "count": 17882981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          589794.5022,
          5236938.909,
          -29.18926492,
          590753.0622,
          5237811.969,
          1139.430735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                589794.5022472037,
                5236938.909155368,
                -29.189264920888718
              ],
              [
                589794.5022472037,
                5237811.969155368,
                -29.189264920888718
              ],
              [
                590753.0622472038,
                5237811.969155368,
                1139.4307350791114
              ],
              [
                590753.0622472038,
                5236938.909155368,
                1139.4307350791114
              ],
              [
                589794.5022472037,
                5236938.909155368,
                -29.189264920888718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:42:25+00:00",
        "end_time": "2018-05-27T22:04:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8126868,
            47.27964933,
            -29.18926492,
            -121.7998372,
            47.28763572,
            1139.430735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81268681356684,
                  47.27978133676117,
                  -29.189264920888718
                ],
                [
                  -121.81251103644756,
                  47.28763571771236,
                  -29.189264920888718
                ],
                [
                  -121.79983722235329,
                  47.28750367198911,
                  1139.4307350791114
                ],
                [
                  -121.80001487440843,
                  47.279649327108096,
                  1139.4307350791114
                ],
                [
                  -121.81268681356684,
                  47.27978133676117,
                  -29.189264920888718
                ]
              ]
            ]
          },
          "id": "20180527_47121C7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:42:25Z",
            "pc:count": 17882981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 590384.2672,
                "count": 17882981,
                "maximum": 590753.0622,
                "minimum": 589794.5022,
                "name": "X",
                "position": 0,
                "stddev": 255.2869002,
                "variance": 65171.40144
              },
              {
                "average": 5237515.653,
                "count": 17882981,
                "maximum": 5237811.969,
                "minimum": 5236938.909,
                "name": "Y",
                "position": 1,
                "stddev": 211.1300755,
                "variance": 44575.9088
              },
              {
                "average": 375.7438905,
                "count": 17882981,
                "maximum": 1139.430735,
                "minimum": -29.18926492,
                "name": "Z",
                "position": 2,
                "stddev": 55.33134841,
                "variance": 3061.558117
              },
              {
                "average": 22564.61701,
                "count": 17882981,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9995.294895,
                "variance": 99905920.04
              },
              {
                "average": 2.510768143,
                "count": 17882981,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.523651521,
                "variance": 2.321513957
              },
              {
                "average": 4.020967254,
                "count": 17882981,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.78075995,
                "variance": 3.171106
              },
              {
                "average": 0.1356130166,
                "count": 17882981,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3423771793,
                "variance": 0.1172221329
              },
              {
                "average": 5.591908866e-08,
                "count": 17882981,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002364721731,
                "variance": 5.591908866e-08
              },
              {
                "average": 1.128428197,
                "count": 17882981,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.800206166,
                "variance": 3.24074224
              },
              {
                "average": 0.2774222043,
                "count": 17882981,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78211736,
                "variance": 138.8182896
              },
              {
                "average": 2.187432285,
                "count": 17882981,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.333205518,
                "variance": 1.777436952
              },
              {
                "average": 1836.574404,
                "count": 17882981,
                "maximum": 2111,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 444.8828755,
                "variance": 197920.7729
              },
              {
                "average": 211495048.4,
                "count": 17882981,
                "maximum": 211496145.8,
                "minimum": 211493888.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.8016466,
                "variance": 151166.7204
              },
              {
                "average": 2.187432285,
                "count": 17882981,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.333205518,
                "variance": 1.777436952
              },
              {
                "average": 0,
                "count": 17882981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17882981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002106639827,
                "count": 17882981,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04584977659,
                "variance": 0.002102202013
              },
              {
                "average": 0,
                "count": 17882981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              589794.5022,
              5236938.909,
              -29.18926492,
              590753.0622,
              5237811.969,
              1139.430735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    589794.5022472037,
                    5236938.909155368,
                    -29.189264920888718
                  ],
                  [
                    589794.5022472037,
                    5237811.969155368,
                    -29.189264920888718
                  ],
                  [
                    590753.0622472038,
                    5237811.969155368,
                    1139.4307350791114
                  ],
                  [
                    590753.0622472038,
                    5236938.909155368,
                    1139.4307350791114
                  ],
                  [
                    589794.5022472037,
                    5236938.909155368,
                    -29.189264920888718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:42:25+00:00",
            "end_time": "2018-05-27T22:04: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": "20180527_47121B4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41276160223755,
              47.19171882791243,
              38.82880800455587
            ],
            [
              -121.41250950675206,
              47.20017016730422,
              38.82880800455587
            ],
            [
              -121.39982226694922,
              47.19999362715382,
              1470.448808004556
            ],
            [
              -121.40007637509426,
              47.19154233963862,
              1470.448808004556
            ],
            [
              -121.41276160223755,
              47.19171882791243,
              38.82880800455587
            ]
          ]
        ]
      },
      "bbox": [
        -121.4127616,
        47.19154234,
        38.828808,
        -121.3998223,
        47.20017017,
        1470.448808
      ],
      "properties": {
        "datetime": "2018-05-27T17:11:57Z",
        "pc:count": 33512380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620768.7905,
            "count": 33512380,
            "maximum": 621199.6685,
            "minimum": 620238.3485,
            "name": "X",
            "position": 0,
            "stddev": 252.2807242,
            "variance": 63645.56379
          },
          {
            "average": 5228219.003,
            "count": 33512380,
            "maximum": 5228630.399,
            "minimum": 5227690.839,
            "name": "Y",
            "position": 1,
            "stddev": 248.2391778,
            "variance": 61622.68938
          },
          {
            "average": 680.2570774,
            "count": 33512380,
            "maximum": 1470.448808,
            "minimum": 38.828808,
            "name": "Z",
            "position": 2,
            "stddev": 65.29957873,
            "variance": 4264.034982
          },
          {
            "average": 24834.74941,
            "count": 33512380,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9745.695327,
            "variance": 94978577.41
          },
          {
            "average": 2.870549719,
            "count": 33512380,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.746939014,
            "variance": 3.051795919
          },
          {
            "average": 4.740617885,
            "count": 33512380,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.945463191,
            "variance": 3.784827029
          },
          {
            "average": 0.1022260132,
            "count": 33512380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3029453056,
            "variance": 0.09177585816
          },
          {
            "average": 0,
            "count": 33512380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174604728,
            "count": 33512380,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.265105799,
            "variance": 5.130704281
          },
          {
            "average": 0.1583444451,
            "count": 33512380,
            "maximum": 22.99799919,
            "minimum": -22.67399979,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6884863,
            "variance": 136.620712
          },
          {
            "average": 2.386310731,
            "count": 33512380,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.210145996,
            "variance": 1.464453333
          },
          {
            "average": 1805.838306,
            "count": 33512380,
            "maximum": 2015,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 403.4303255,
            "variance": 162756.0275
          },
          {
            "average": 211475509.7,
            "count": 33512380,
            "maximum": 211476317.5,
            "minimum": 211475103.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 260.1304284,
            "variance": 67667.83975
          },
          {
            "average": 2.386310731,
            "count": 33512380,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.210145996,
            "variance": 1.464453333
          },
          {
            "average": 0,
            "count": 33512380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33512380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.005290403129,
            "count": 33512380,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.07254250423,
            "variance": 0.00526241492
          },
          {
            "average": 0,
            "count": 33512380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620238.3485,
          5227690.839,
          38.828808,
          621199.6685,
          5228630.399,
          1470.448808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620238.3485026816,
                5227690.83879939,
                38.82880800455587
              ],
              [
                620238.3485026816,
                5228630.3987993905,
                38.82880800455587
              ],
              [
                621199.6685026817,
                5228630.3987993905,
                1470.448808004556
              ],
              [
                621199.6685026817,
                5227690.83879939,
                1470.448808004556
              ],
              [
                620238.3485026816,
                5227690.83879939,
                38.82880800455587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:11:57+00:00",
        "end_time": "2018-05-27T16:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4127616,
            47.19154234,
            38.828808,
            -121.3998223,
            47.20017017,
            1470.448808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41276160223755,
                  47.19171882791243,
                  38.82880800455587
                ],
                [
                  -121.41250950675206,
                  47.20017016730422,
                  38.82880800455587
                ],
                [
                  -121.39982226694922,
                  47.19999362715382,
                  1470.448808004556
                ],
                [
                  -121.40007637509426,
                  47.19154233963862,
                  1470.448808004556
                ],
                [
                  -121.41276160223755,
                  47.19171882791243,
                  38.82880800455587
                ]
              ]
            ]
          },
          "id": "20180527_47121B4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:11:57Z",
            "pc:count": 33512380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620768.7905,
                "count": 33512380,
                "maximum": 621199.6685,
                "minimum": 620238.3485,
                "name": "X",
                "position": 0,
                "stddev": 252.2807242,
                "variance": 63645.56379
              },
              {
                "average": 5228219.003,
                "count": 33512380,
                "maximum": 5228630.399,
                "minimum": 5227690.839,
                "name": "Y",
                "position": 1,
                "stddev": 248.2391778,
                "variance": 61622.68938
              },
              {
                "average": 680.2570774,
                "count": 33512380,
                "maximum": 1470.448808,
                "minimum": 38.828808,
                "name": "Z",
                "position": 2,
                "stddev": 65.29957873,
                "variance": 4264.034982
              },
              {
                "average": 24834.74941,
                "count": 33512380,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9745.695327,
                "variance": 94978577.41
              },
              {
                "average": 2.870549719,
                "count": 33512380,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.746939014,
                "variance": 3.051795919
              },
              {
                "average": 4.740617885,
                "count": 33512380,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.945463191,
                "variance": 3.784827029
              },
              {
                "average": 0.1022260132,
                "count": 33512380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3029453056,
                "variance": 0.09177585816
              },
              {
                "average": 0,
                "count": 33512380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174604728,
                "count": 33512380,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.265105799,
                "variance": 5.130704281
              },
              {
                "average": 0.1583444451,
                "count": 33512380,
                "maximum": 22.99799919,
                "minimum": -22.67399979,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6884863,
                "variance": 136.620712
              },
              {
                "average": 2.386310731,
                "count": 33512380,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.210145996,
                "variance": 1.464453333
              },
              {
                "average": 1805.838306,
                "count": 33512380,
                "maximum": 2015,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 403.4303255,
                "variance": 162756.0275
              },
              {
                "average": 211475509.7,
                "count": 33512380,
                "maximum": 211476317.5,
                "minimum": 211475103.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 260.1304284,
                "variance": 67667.83975
              },
              {
                "average": 2.386310731,
                "count": 33512380,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.210145996,
                "variance": 1.464453333
              },
              {
                "average": 0,
                "count": 33512380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33512380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.005290403129,
                "count": 33512380,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.07254250423,
                "variance": 0.00526241492
              },
              {
                "average": 0,
                "count": 33512380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620238.3485,
              5227690.839,
              38.828808,
              621199.6685,
              5228630.399,
              1470.448808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620238.3485026816,
                    5227690.83879939,
                    38.82880800455587
                  ],
                  [
                    620238.3485026816,
                    5228630.3987993905,
                    38.82880800455587
                  ],
                  [
                    621199.6685026817,
                    5228630.3987993905,
                    1470.448808004556
                  ],
                  [
                    621199.6685026817,
                    5227690.83879939,
                    1470.448808004556
                  ],
                  [
                    620238.3485026816,
                    5227690.83879939,
                    38.82880800455587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:11:57+00:00",
            "end_time": "2018-05-27T16:51: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": "20180527_47121B4207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42517374587524,
              47.23212394793311,
              88.69402855743238
            ],
            [
              -121.42501139967486,
              47.2376020765558,
              88.69402855743238
            ],
            [
              -121.418015053984,
              47.237505671259925,
              1373.0340285574323
            ],
            [
              -121.418178120619,
              47.23202756100271,
              1373.0340285574323
            ],
            [
              -121.42517374587524,
              47.23212394793311,
              88.69402855743238
            ]
          ]
        ]
      },
      "bbox": [
        -121.4251737,
        47.23202756,
        88.69402856,
        -121.4180151,
        47.23760208,
        1373.034029
      ],
      "properties": {
        "datetime": "2018-05-27T16:48:10Z",
        "pc:count": 9519131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619424.8593,
            "count": 9519131,
            "maximum": 619737.2623,
            "minimum": 619207.5223,
            "name": "X",
            "position": 0,
            "stddev": 132.2535362,
            "variance": 17490.99784
          },
          {
            "average": 5232521.709,
            "count": 9519131,
            "maximum": 5232770.932,
            "minimum": 5232161.912,
            "name": "Y",
            "position": 1,
            "stddev": 152.6452751,
            "variance": 23300.58002
          },
          {
            "average": 610.1375479,
            "count": 9519131,
            "maximum": 1373.034029,
            "minimum": 88.69402856,
            "name": "Z",
            "position": 2,
            "stddev": 29.05064498,
            "variance": 843.9399737
          },
          {
            "average": 25710.75814,
            "count": 9519131,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10913.8836,
            "variance": 119112855.2
          },
          {
            "average": 2.6649025,
            "count": 9519131,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.66995631,
            "variance": 2.788754077
          },
          {
            "average": 4.328855649,
            "count": 9519131,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.982341438,
            "variance": 3.929677576
          },
          {
            "average": 0.1138885472,
            "count": 9519131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3176758672,
            "variance": 0.1009179566
          },
          {
            "average": 6.303096365e-06,
            "count": 9519131,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002510589034,
            "variance": 6.303057298e-06
          },
          {
            "average": 1.275184153,
            "count": 9519131,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.032014079,
            "variance": 9.193109376
          },
          {
            "average": 0.63192905,
            "count": 9519131,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72483933,
            "variance": 137.4718573
          },
          {
            "average": 2.315920539,
            "count": 9519131,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.258679403,
            "variance": 1.58427384
          },
          {
            "average": 1776.086425,
            "count": 9519131,
            "maximum": 2007,
            "minimum": 1000,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 419.5886202,
            "variance": 176054.6102
          },
          {
            "average": 211474195,
            "count": 9519131,
            "maximum": 211474890,
            "minimum": 211472839.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 354.4109811,
            "variance": 125607.1435
          },
          {
            "average": 2.315920539,
            "count": 9519131,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.258679403,
            "variance": 1.58427384
          },
          {
            "average": 0,
            "count": 9519131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9519131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003240211738,
            "count": 9519131,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05683056488,
            "variance": 0.003229713105
          },
          {
            "average": 0,
            "count": 9519131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619207.5223,
          5232161.912,
          88.69402856,
          619737.2623,
          5232770.932,
          1373.034029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619207.522269024,
                5232161.912240841,
                88.69402855743238
              ],
              [
                619207.522269024,
                5232770.932240841,
                88.69402855743238
              ],
              [
                619737.262269024,
                5232770.932240841,
                1373.0340285574323
              ],
              [
                619737.262269024,
                5232161.912240841,
                1373.0340285574323
              ],
              [
                619207.522269024,
                5232161.912240841,
                88.69402855743238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T16:48:10+00:00",
        "end_time": "2018-05-27T16:13:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4251737,
            47.23202756,
            88.69402856,
            -121.4180151,
            47.23760208,
            1373.034029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42517374587524,
                  47.23212394793311,
                  88.69402855743238
                ],
                [
                  -121.42501139967486,
                  47.2376020765558,
                  88.69402855743238
                ],
                [
                  -121.418015053984,
                  47.237505671259925,
                  1373.0340285574323
                ],
                [
                  -121.418178120619,
                  47.23202756100271,
                  1373.0340285574323
                ],
                [
                  -121.42517374587524,
                  47.23212394793311,
                  88.69402855743238
                ]
              ]
            ]
          },
          "id": "20180527_47121B4207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T16:48:10Z",
            "pc:count": 9519131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619424.8593,
                "count": 9519131,
                "maximum": 619737.2623,
                "minimum": 619207.5223,
                "name": "X",
                "position": 0,
                "stddev": 132.2535362,
                "variance": 17490.99784
              },
              {
                "average": 5232521.709,
                "count": 9519131,
                "maximum": 5232770.932,
                "minimum": 5232161.912,
                "name": "Y",
                "position": 1,
                "stddev": 152.6452751,
                "variance": 23300.58002
              },
              {
                "average": 610.1375479,
                "count": 9519131,
                "maximum": 1373.034029,
                "minimum": 88.69402856,
                "name": "Z",
                "position": 2,
                "stddev": 29.05064498,
                "variance": 843.9399737
              },
              {
                "average": 25710.75814,
                "count": 9519131,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10913.8836,
                "variance": 119112855.2
              },
              {
                "average": 2.6649025,
                "count": 9519131,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.66995631,
                "variance": 2.788754077
              },
              {
                "average": 4.328855649,
                "count": 9519131,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.982341438,
                "variance": 3.929677576
              },
              {
                "average": 0.1138885472,
                "count": 9519131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3176758672,
                "variance": 0.1009179566
              },
              {
                "average": 6.303096365e-06,
                "count": 9519131,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002510589034,
                "variance": 6.303057298e-06
              },
              {
                "average": 1.275184153,
                "count": 9519131,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.032014079,
                "variance": 9.193109376
              },
              {
                "average": 0.63192905,
                "count": 9519131,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72483933,
                "variance": 137.4718573
              },
              {
                "average": 2.315920539,
                "count": 9519131,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.258679403,
                "variance": 1.58427384
              },
              {
                "average": 1776.086425,
                "count": 9519131,
                "maximum": 2007,
                "minimum": 1000,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 419.5886202,
                "variance": 176054.6102
              },
              {
                "average": 211474195,
                "count": 9519131,
                "maximum": 211474890,
                "minimum": 211472839.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 354.4109811,
                "variance": 125607.1435
              },
              {
                "average": 2.315920539,
                "count": 9519131,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.258679403,
                "variance": 1.58427384
              },
              {
                "average": 0,
                "count": 9519131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9519131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003240211738,
                "count": 9519131,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05683056488,
                "variance": 0.003229713105
              },
              {
                "average": 0,
                "count": 9519131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619207.5223,
              5232161.912,
              88.69402856,
              619737.2623,
              5232770.932,
              1373.034029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619207.522269024,
                    5232161.912240841,
                    88.69402855743238
                  ],
                  [
                    619207.522269024,
                    5232770.932240841,
                    88.69402855743238
                  ],
                  [
                    619737.262269024,
                    5232770.932240841,
                    1373.0340285574323
                  ],
                  [
                    619737.262269024,
                    5232161.912240841,
                    1373.0340285574323
                  ],
                  [
                    619207.522269024,
                    5232161.912240841,
                    88.69402855743238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T16:48:10+00:00",
            "end_time": "2018-05-27T16:13:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43762233165975,
              47.20882454759221,
              171.5652588369045
            ],
            [
              -121.43750917519793,
              47.21267660126053,
              171.5652588369045
            ],
            [
              -121.42490064599306,
              47.212503920259934,
              1433.7452588369047
            ],
            [
              -121.42501471465373,
              47.208651889722475,
              1433.7452588369047
            ],
            [
              -121.43762233165975,
              47.20882454759221,
              171.5652588369045
            ]
          ]
        ]
      },
      "bbox": [
        -121.4376223,
        47.20865189,
        171.5652588,
        -121.4249006,
        47.2126766,
        1433.745259
      ],
      "properties": {
        "datetime": "2018-05-27T17:27:12Z",
        "pc:count": 21473632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618857.8056,
            "count": 21473632,
            "maximum": 619272.1995,
            "minimum": 618317.0795,
            "name": "X",
            "position": 0,
            "stddev": 273.2155132,
            "variance": 74646.71664
          },
          {
            "average": 5229828.289,
            "count": 21473632,
            "maximum": 5229982.005,
            "minimum": 5229553.765,
            "name": "Y",
            "position": 1,
            "stddev": 91.47131498,
            "variance": 8367.001464
          },
          {
            "average": 614.9932353,
            "count": 21473632,
            "maximum": 1433.745259,
            "minimum": 171.5652588,
            "name": "Z",
            "position": 2,
            "stddev": 31.31178866,
            "variance": 980.4281093
          },
          {
            "average": 25208.70349,
            "count": 21473632,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10040.78916,
            "variance": 100817447
          },
          {
            "average": 2.764487163,
            "count": 21473632,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.68277123,
            "variance": 2.831719012
          },
          {
            "average": 4.532716124,
            "count": 21473632,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.901715038,
            "variance": 3.616520085
          },
          {
            "average": 0.1195094523,
            "count": 21473632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3243870343,
            "variance": 0.105226948
          },
          {
            "average": 0,
            "count": 21473632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.047092406,
            "count": 21473632,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4836566808,
            "variance": 0.2339237849
          },
          {
            "average": 0.8284654607,
            "count": 21473632,
            "maximum": 25.00200081,
            "minimum": -23.08200073,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34919258,
            "variance": 128.8041723
          },
          {
            "average": 2.282582984,
            "count": 21473632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.279673376,
            "variance": 1.63756395
          },
          {
            "average": 1774.014711,
            "count": 21473632,
            "maximum": 2019,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 426.7149479,
            "variance": 182085.6467
          },
          {
            "average": 211476042.6,
            "count": 21473632,
            "maximum": 211477232.7,
            "minimum": 211475070.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733.1074678,
            "variance": 537446.5594
          },
          {
            "average": 2.282582984,
            "count": 21473632,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.279673376,
            "variance": 1.63756395
          },
          {
            "average": 0,
            "count": 21473632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21473632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00460392541,
            "count": 21473632,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06769586024,
            "variance": 0.004582729494
          },
          {
            "average": 0,
            "count": 21473632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618317.0795,
          5229553.765,
          171.5652588,
          619272.1995,
          5229982.005,
          1433.745259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618317.0795402639,
                5229553.765143902,
                171.5652588369045
              ],
              [
                618317.0795402639,
                5229982.005143902,
                171.5652588369045
              ],
              [
                619272.199540264,
                5229982.005143902,
                1433.7452588369047
              ],
              [
                619272.199540264,
                5229553.765143902,
                1433.7452588369047
              ],
              [
                618317.0795402639,
                5229553.765143902,
                171.5652588369045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:27:12+00:00",
        "end_time": "2018-05-27T16:51:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4376223,
            47.20865189,
            171.5652588,
            -121.4249006,
            47.2126766,
            1433.745259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43762233165975,
                  47.20882454759221,
                  171.5652588369045
                ],
                [
                  -121.43750917519793,
                  47.21267660126053,
                  171.5652588369045
                ],
                [
                  -121.42490064599306,
                  47.212503920259934,
                  1433.7452588369047
                ],
                [
                  -121.42501471465373,
                  47.208651889722475,
                  1433.7452588369047
                ],
                [
                  -121.43762233165975,
                  47.20882454759221,
                  171.5652588369045
                ]
              ]
            ]
          },
          "id": "20180527_47121B4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:27:12Z",
            "pc:count": 21473632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618857.8056,
                "count": 21473632,
                "maximum": 619272.1995,
                "minimum": 618317.0795,
                "name": "X",
                "position": 0,
                "stddev": 273.2155132,
                "variance": 74646.71664
              },
              {
                "average": 5229828.289,
                "count": 21473632,
                "maximum": 5229982.005,
                "minimum": 5229553.765,
                "name": "Y",
                "position": 1,
                "stddev": 91.47131498,
                "variance": 8367.001464
              },
              {
                "average": 614.9932353,
                "count": 21473632,
                "maximum": 1433.745259,
                "minimum": 171.5652588,
                "name": "Z",
                "position": 2,
                "stddev": 31.31178866,
                "variance": 980.4281093
              },
              {
                "average": 25208.70349,
                "count": 21473632,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10040.78916,
                "variance": 100817447
              },
              {
                "average": 2.764487163,
                "count": 21473632,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.68277123,
                "variance": 2.831719012
              },
              {
                "average": 4.532716124,
                "count": 21473632,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.901715038,
                "variance": 3.616520085
              },
              {
                "average": 0.1195094523,
                "count": 21473632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3243870343,
                "variance": 0.105226948
              },
              {
                "average": 0,
                "count": 21473632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.047092406,
                "count": 21473632,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4836566808,
                "variance": 0.2339237849
              },
              {
                "average": 0.8284654607,
                "count": 21473632,
                "maximum": 25.00200081,
                "minimum": -23.08200073,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34919258,
                "variance": 128.8041723
              },
              {
                "average": 2.282582984,
                "count": 21473632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.279673376,
                "variance": 1.63756395
              },
              {
                "average": 1774.014711,
                "count": 21473632,
                "maximum": 2019,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 426.7149479,
                "variance": 182085.6467
              },
              {
                "average": 211476042.6,
                "count": 21473632,
                "maximum": 211477232.7,
                "minimum": 211475070.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733.1074678,
                "variance": 537446.5594
              },
              {
                "average": 2.282582984,
                "count": 21473632,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.279673376,
                "variance": 1.63756395
              },
              {
                "average": 0,
                "count": 21473632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21473632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00460392541,
                "count": 21473632,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06769586024,
                "variance": 0.004582729494
              },
              {
                "average": 0,
                "count": 21473632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618317.0795,
              5229553.765,
              171.5652588,
              619272.1995,
              5229982.005,
              1433.745259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618317.0795402639,
                    5229553.765143902,
                    171.5652588369045
                  ],
                  [
                    618317.0795402639,
                    5229982.005143902,
                    171.5652588369045
                  ],
                  [
                    619272.199540264,
                    5229982.005143902,
                    1433.7452588369047
                  ],
                  [
                    619272.199540264,
                    5229553.765143902,
                    1433.7452588369047
                  ],
                  [
                    618317.0795402639,
                    5229553.765143902,
                    171.5652588369045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:27:12+00:00",
            "end_time": "2018-05-27T16:51: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": "20180527_47121B5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55026676888134,
              47.20136639990086,
              111.92726808132602
            ],
            [
              -121.54998532564908,
              47.21169293537686,
              111.92726808132602
            ],
            [
              -121.53723063070996,
              47.21153077358955,
              1312.167268081326
            ],
            [
              -121.5375145474419,
              47.20120429633787,
              1312.167268081326
            ],
            [
              -121.55026676888134,
              47.20136639990086,
              111.92726808132602
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502668,
        47.2012043,
        111.9272681,
        -121.5372306,
        47.21169294,
        1312.167268
      ],
      "properties": {
        "datetime": "2018-05-27T18:10:46Z",
        "pc:count": 30344850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610295.6972,
            "count": 30344850,
            "maximum": 610768.4208,
            "minimum": 609802.2608,
            "name": "X",
            "position": 0,
            "stddev": 285.6414898,
            "variance": 81591.06067
          },
          {
            "average": 5229224.39,
            "count": 30344850,
            "maximum": 5229708.338,
            "minimum": 5228560.378,
            "name": "Y",
            "position": 1,
            "stddev": 266.0653458,
            "variance": 70790.76824
          },
          {
            "average": 520.3274383,
            "count": 30344850,
            "maximum": 1312.167268,
            "minimum": 111.9272681,
            "name": "Z",
            "position": 2,
            "stddev": 55.39686213,
            "variance": 3068.812334
          },
          {
            "average": 25294.70744,
            "count": 30344850,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11152.97583,
            "variance": 124388869.9
          },
          {
            "average": 2.453371824,
            "count": 30344850,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.557115107,
            "variance": 2.424607456
          },
          {
            "average": 3.906681628,
            "count": 30344850,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.925768794,
            "variance": 3.708585447
          },
          {
            "average": 0.1347057244,
            "count": 30344850,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3414089865,
            "variance": 0.116560096
          },
          {
            "average": 3.295452111e-08,
            "count": 30344850,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001815338016,
            "variance": 3.295452111e-08
          },
          {
            "average": 1.362393751,
            "count": 30344850,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.539023697,
            "variance": 12.52468873
          },
          {
            "average": 0.1021239864,
            "count": 30344850,
            "maximum": 28.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51979628,
            "variance": 132.7057063
          },
          {
            "average": 2.192854241,
            "count": 30344850,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.330395828,
            "variance": 1.76995306
          },
          {
            "average": 1758.378236,
            "count": 30344850,
            "maximum": 2032,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 443.8878563,
            "variance": 197036.429
          },
          {
            "average": 211478965.5,
            "count": 30344850,
            "maximum": 211479846.4,
            "minimum": 211478379,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.6942777,
            "variance": 116072.5909
          },
          {
            "average": 2.192854241,
            "count": 30344850,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.330395828,
            "variance": 1.76995306
          },
          {
            "average": 0,
            "count": 30344850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30344850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003201136272,
            "count": 30344850,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05648795539,
            "variance": 0.003190889104
          },
          {
            "average": 0,
            "count": 30344850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609802.2608,
          5228560.378,
          111.9272681,
          610768.4208,
          5229708.338,
          1312.167268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609802.2607982106,
                5228560.378381249,
                111.92726808132602
              ],
              [
                609802.2607982106,
                5229708.338381249,
                111.92726808132602
              ],
              [
                610768.4207982105,
                5229708.338381249,
                1312.167268081326
              ],
              [
                610768.4207982105,
                5228560.378381249,
                1312.167268081326
              ],
              [
                609802.2607982106,
                5228560.378381249,
                111.92726808132602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:10:46+00:00",
        "end_time": "2018-05-27T17:46:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502668,
            47.2012043,
            111.9272681,
            -121.5372306,
            47.21169294,
            1312.167268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55026676888134,
                  47.20136639990086,
                  111.92726808132602
                ],
                [
                  -121.54998532564908,
                  47.21169293537686,
                  111.92726808132602
                ],
                [
                  -121.53723063070996,
                  47.21153077358955,
                  1312.167268081326
                ],
                [
                  -121.5375145474419,
                  47.20120429633787,
                  1312.167268081326
                ],
                [
                  -121.55026676888134,
                  47.20136639990086,
                  111.92726808132602
                ]
              ]
            ]
          },
          "id": "20180527_47121B5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:10:46Z",
            "pc:count": 30344850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610295.6972,
                "count": 30344850,
                "maximum": 610768.4208,
                "minimum": 609802.2608,
                "name": "X",
                "position": 0,
                "stddev": 285.6414898,
                "variance": 81591.06067
              },
              {
                "average": 5229224.39,
                "count": 30344850,
                "maximum": 5229708.338,
                "minimum": 5228560.378,
                "name": "Y",
                "position": 1,
                "stddev": 266.0653458,
                "variance": 70790.76824
              },
              {
                "average": 520.3274383,
                "count": 30344850,
                "maximum": 1312.167268,
                "minimum": 111.9272681,
                "name": "Z",
                "position": 2,
                "stddev": 55.39686213,
                "variance": 3068.812334
              },
              {
                "average": 25294.70744,
                "count": 30344850,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11152.97583,
                "variance": 124388869.9
              },
              {
                "average": 2.453371824,
                "count": 30344850,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.557115107,
                "variance": 2.424607456
              },
              {
                "average": 3.906681628,
                "count": 30344850,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.925768794,
                "variance": 3.708585447
              },
              {
                "average": 0.1347057244,
                "count": 30344850,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3414089865,
                "variance": 0.116560096
              },
              {
                "average": 3.295452111e-08,
                "count": 30344850,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001815338016,
                "variance": 3.295452111e-08
              },
              {
                "average": 1.362393751,
                "count": 30344850,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.539023697,
                "variance": 12.52468873
              },
              {
                "average": 0.1021239864,
                "count": 30344850,
                "maximum": 28.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51979628,
                "variance": 132.7057063
              },
              {
                "average": 2.192854241,
                "count": 30344850,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.330395828,
                "variance": 1.76995306
              },
              {
                "average": 1758.378236,
                "count": 30344850,
                "maximum": 2032,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 443.8878563,
                "variance": 197036.429
              },
              {
                "average": 211478965.5,
                "count": 30344850,
                "maximum": 211479846.4,
                "minimum": 211478379,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.6942777,
                "variance": 116072.5909
              },
              {
                "average": 2.192854241,
                "count": 30344850,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.330395828,
                "variance": 1.76995306
              },
              {
                "average": 0,
                "count": 30344850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30344850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003201136272,
                "count": 30344850,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05648795539,
                "variance": 0.003190889104
              },
              {
                "average": 0,
                "count": 30344850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609802.2608,
              5228560.378,
              111.9272681,
              610768.4208,
              5229708.338,
              1312.167268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609802.2607982106,
                    5228560.378381249,
                    111.92726808132602
                  ],
                  [
                    609802.2607982106,
                    5229708.338381249,
                    111.92726808132602
                  ],
                  [
                    610768.4207982105,
                    5229708.338381249,
                    1312.167268081326
                  ],
                  [
                    610768.4207982105,
                    5228560.378381249,
                    1312.167268081326
                  ],
                  [
                    609802.2607982106,
                    5228560.378381249,
                    111.92726808132602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:10:46+00:00",
            "end_time": "2018-05-27T17:46:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43788129775533,
              47.2125109454791,
              205.92874741801802
            ],
            [
              -121.43751383726013,
              47.22501751000101,
              205.92874741801802
            ],
            [
              -121.42464992205564,
              47.22484132375882,
              1433.888747418018
            ],
            [
              -121.42502040480403,
              47.21233483585117,
              1433.888747418018
            ],
            [
              -121.43788129775533,
              47.2125109454791,
              205.92874741801802
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378813,
        47.21233484,
        205.9287474,
        -121.4246499,
        47.22501751,
        1433.888747
      ],
      "properties": {
        "datetime": "2018-05-27T17:42:17Z",
        "pc:count": 41036945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618828.9591,
            "count": 41036945,
            "maximum": 619263.5104,
            "minimum": 618289.2704,
            "name": "X",
            "position": 0,
            "stddev": 265.9460938,
            "variance": 70727.32483
          },
          {
            "average": 5230262.253,
            "count": 41036945,
            "maximum": 5231353.412,
            "minimum": 5229963.032,
            "name": "Y",
            "position": 1,
            "stddev": 180.9972587,
            "variance": 32760.00764
          },
          {
            "average": 606.2404567,
            "count": 41036945,
            "maximum": 1433.888747,
            "minimum": 205.9287474,
            "name": "Z",
            "position": 2,
            "stddev": 47.55948897,
            "variance": 2261.904991
          },
          {
            "average": 25729.60839,
            "count": 41036945,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10502.84192,
            "variance": 110309688.4
          },
          {
            "average": 2.699702695,
            "count": 41036945,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.674105751,
            "variance": 2.802630065
          },
          {
            "average": 4.400663451,
            "count": 41036945,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.954796829,
            "variance": 3.821230644
          },
          {
            "average": 0.1158808727,
            "count": 41036945,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3200820185,
            "variance": 0.1024524985
          },
          {
            "average": 2.826721141e-06,
            "count": 41036945,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001681283206,
            "variance": 2.82671322e-06
          },
          {
            "average": 1.33195668,
            "count": 41036945,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.404154553,
            "variance": 11.58826822
          },
          {
            "average": -0.03518173516,
            "count": 41036945,
            "maximum": 22.9260006,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67401922,
            "variance": 136.2827246
          },
          {
            "average": 2.305787066,
            "count": 41036945,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.265190596,
            "variance": 1.600707244
          },
          {
            "average": 1783.499109,
            "count": 41036945,
            "maximum": 2023,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 421.9616096,
            "variance": 178051.6
          },
          {
            "average": 211476412.8,
            "count": 41036945,
            "maximum": 211478137.1,
            "minimum": 211473783.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 888.070554,
            "variance": 788669.309
          },
          {
            "average": 2.305787066,
            "count": 41036945,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.265190596,
            "variance": 1.600707244
          },
          {
            "average": 0,
            "count": 41036945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41036945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004345328338,
            "count": 41036945,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0657757293,
            "variance": 0.004326446565
          },
          {
            "average": 0,
            "count": 41036945,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618289.2704,
          5229963.032,
          205.9287474,
          619263.5104,
          5231353.412,
          1433.888747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618289.270379959,
                5229963.032255741,
                205.92874741801802
              ],
              [
                618289.270379959,
                5231353.412255742,
                205.92874741801802
              ],
              [
                619263.510379959,
                5231353.412255742,
                1433.888747418018
              ],
              [
                619263.510379959,
                5229963.032255741,
                1433.888747418018
              ],
              [
                618289.270379959,
                5229963.032255741,
                205.92874741801802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:42:17+00:00",
        "end_time": "2018-05-27T16:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378813,
            47.21233484,
            205.9287474,
            -121.4246499,
            47.22501751,
            1433.888747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43788129775533,
                  47.2125109454791,
                  205.92874741801802
                ],
                [
                  -121.43751383726013,
                  47.22501751000101,
                  205.92874741801802
                ],
                [
                  -121.42464992205564,
                  47.22484132375882,
                  1433.888747418018
                ],
                [
                  -121.42502040480403,
                  47.21233483585117,
                  1433.888747418018
                ],
                [
                  -121.43788129775533,
                  47.2125109454791,
                  205.92874741801802
                ]
              ]
            ]
          },
          "id": "20180527_47121B4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:42:17Z",
            "pc:count": 41036945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618828.9591,
                "count": 41036945,
                "maximum": 619263.5104,
                "minimum": 618289.2704,
                "name": "X",
                "position": 0,
                "stddev": 265.9460938,
                "variance": 70727.32483
              },
              {
                "average": 5230262.253,
                "count": 41036945,
                "maximum": 5231353.412,
                "minimum": 5229963.032,
                "name": "Y",
                "position": 1,
                "stddev": 180.9972587,
                "variance": 32760.00764
              },
              {
                "average": 606.2404567,
                "count": 41036945,
                "maximum": 1433.888747,
                "minimum": 205.9287474,
                "name": "Z",
                "position": 2,
                "stddev": 47.55948897,
                "variance": 2261.904991
              },
              {
                "average": 25729.60839,
                "count": 41036945,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10502.84192,
                "variance": 110309688.4
              },
              {
                "average": 2.699702695,
                "count": 41036945,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.674105751,
                "variance": 2.802630065
              },
              {
                "average": 4.400663451,
                "count": 41036945,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.954796829,
                "variance": 3.821230644
              },
              {
                "average": 0.1158808727,
                "count": 41036945,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3200820185,
                "variance": 0.1024524985
              },
              {
                "average": 2.826721141e-06,
                "count": 41036945,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001681283206,
                "variance": 2.82671322e-06
              },
              {
                "average": 1.33195668,
                "count": 41036945,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.404154553,
                "variance": 11.58826822
              },
              {
                "average": -0.03518173516,
                "count": 41036945,
                "maximum": 22.9260006,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67401922,
                "variance": 136.2827246
              },
              {
                "average": 2.305787066,
                "count": 41036945,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.265190596,
                "variance": 1.600707244
              },
              {
                "average": 1783.499109,
                "count": 41036945,
                "maximum": 2023,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 421.9616096,
                "variance": 178051.6
              },
              {
                "average": 211476412.8,
                "count": 41036945,
                "maximum": 211478137.1,
                "minimum": 211473783.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 888.070554,
                "variance": 788669.309
              },
              {
                "average": 2.305787066,
                "count": 41036945,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.265190596,
                "variance": 1.600707244
              },
              {
                "average": 0,
                "count": 41036945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41036945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004345328338,
                "count": 41036945,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0657757293,
                "variance": 0.004326446565
              },
              {
                "average": 0,
                "count": 41036945,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618289.2704,
              5229963.032,
              205.9287474,
              619263.5104,
              5231353.412,
              1433.888747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618289.270379959,
                    5229963.032255741,
                    205.92874741801802
                  ],
                  [
                    618289.270379959,
                    5231353.412255742,
                    205.92874741801802
                  ],
                  [
                    619263.510379959,
                    5231353.412255742,
                    1433.888747418018
                  ],
                  [
                    619263.510379959,
                    5229963.032255741,
                    1433.888747418018
                  ],
                  [
                    618289.270379959,
                    5229963.032255741,
                    205.92874741801802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:42:17+00:00",
            "end_time": "2018-05-27T16:29:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76280429766267,
              47.26250968822655,
              -61.17121464681793
            ],
            [
              -121.76251149243585,
              47.27507167648621,
              -61.17121464681793
            ],
            [
              -121.74972300694142,
              47.27493284234955,
              1262.0487853531822
            ],
            [
              -121.75001883616663,
              47.26237091473731,
              1262.0487853531822
            ],
            [
              -121.76280429766267,
              47.26250968822655,
              -61.17121464681793
            ]
          ]
        ]
      },
      "bbox": [
        -121.7628043,
        47.26237091,
        -61.17121465,
        -121.749723,
        47.27507168,
        1262.048785
      ],
      "properties": {
        "datetime": "2018-05-27T23:30:40Z",
        "pc:count": 29697071,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594002.3863,
            "count": 29697071,
            "maximum": 594564.8707,
            "minimum": 593597.3907,
            "name": "X",
            "position": 0,
            "stddev": 216.6395053,
            "variance": 46932.67525
          },
          {
            "average": 5235677.059,
            "count": 29697071,
            "maximum": 5236474.525,
            "minimum": 5235078.165,
            "name": "Y",
            "position": 1,
            "stddev": 388.7776852,
            "variance": 151148.0885
          },
          {
            "average": 401.6288548,
            "count": 29697071,
            "maximum": 1262.048785,
            "minimum": -61.17121465,
            "name": "Z",
            "position": 2,
            "stddev": 31.09534582,
            "variance": 966.9205316
          },
          {
            "average": 22782.50781,
            "count": 29697071,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10894.57796,
            "variance": 118691828.9
          },
          {
            "average": 2.382556987,
            "count": 29697071,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.527066274,
            "variance": 2.331931405
          },
          {
            "average": 3.763627699,
            "count": 29697071,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.923670618,
            "variance": 3.700508645
          },
          {
            "average": 0.1516211144,
            "count": 29697071,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3586532537,
            "variance": 0.1286321564
          },
          {
            "average": 0.0001023669977,
            "count": 29697071,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01011714002,
            "variance": 0.0001023565222
          },
          {
            "average": 1.60312288,
            "count": 29697071,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.102090273,
            "variance": 16.82714461
          },
          {
            "average": 0.1466185165,
            "count": 29697071,
            "maximum": 24,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62714059,
            "variance": 135.1903982
          },
          {
            "average": 2.089691741,
            "count": 29697071,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.379225766,
            "variance": 1.902263715
          },
          {
            "average": 1805.983974,
            "count": 29697071,
            "maximum": 2125,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 460.2722163,
            "variance": 211850.5131
          },
          {
            "average": 211495567.5,
            "count": 29697071,
            "maximum": 211499040.1,
            "minimum": 211493827.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 860.719317,
            "variance": 740837.7427
          },
          {
            "average": 2.089691741,
            "count": 29697071,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.379225766,
            "variance": 1.902263715
          },
          {
            "average": 0,
            "count": 29697071,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29697071,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002622750237,
            "count": 29697071,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05114559127,
            "variance": 0.002615871506
          },
          {
            "average": 0,
            "count": 29697071,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593597.3907,
          5235078.165,
          -61.17121465,
          594564.8707,
          5236474.525,
          1262.048785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593597.3907027,
                5235078.16536402,
                -61.17121464681793
              ],
              [
                593597.3907027,
                5236474.525364019,
                -61.17121464681793
              ],
              [
                594564.8707027,
                5236474.525364019,
                1262.0487853531822
              ],
              [
                594564.8707027,
                5235078.16536402,
                1262.0487853531822
              ],
              [
                593597.3907027,
                5235078.16536402,
                -61.17121464681793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:30:40+00:00",
        "end_time": "2018-05-27T22:03:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7628043,
            47.26237091,
            -61.17121465,
            -121.749723,
            47.27507168,
            1262.048785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76280429766267,
                  47.26250968822655,
                  -61.17121464681793
                ],
                [
                  -121.76251149243585,
                  47.27507167648621,
                  -61.17121464681793
                ],
                [
                  -121.74972300694142,
                  47.27493284234955,
                  1262.0487853531822
                ],
                [
                  -121.75001883616663,
                  47.26237091473731,
                  1262.0487853531822
                ],
                [
                  -121.76280429766267,
                  47.26250968822655,
                  -61.17121464681793
                ]
              ]
            ]
          },
          "id": "20180527_47121C7420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:30:40Z",
            "pc:count": 29697071,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594002.3863,
                "count": 29697071,
                "maximum": 594564.8707,
                "minimum": 593597.3907,
                "name": "X",
                "position": 0,
                "stddev": 216.6395053,
                "variance": 46932.67525
              },
              {
                "average": 5235677.059,
                "count": 29697071,
                "maximum": 5236474.525,
                "minimum": 5235078.165,
                "name": "Y",
                "position": 1,
                "stddev": 388.7776852,
                "variance": 151148.0885
              },
              {
                "average": 401.6288548,
                "count": 29697071,
                "maximum": 1262.048785,
                "minimum": -61.17121465,
                "name": "Z",
                "position": 2,
                "stddev": 31.09534582,
                "variance": 966.9205316
              },
              {
                "average": 22782.50781,
                "count": 29697071,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10894.57796,
                "variance": 118691828.9
              },
              {
                "average": 2.382556987,
                "count": 29697071,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.527066274,
                "variance": 2.331931405
              },
              {
                "average": 3.763627699,
                "count": 29697071,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.923670618,
                "variance": 3.700508645
              },
              {
                "average": 0.1516211144,
                "count": 29697071,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3586532537,
                "variance": 0.1286321564
              },
              {
                "average": 0.0001023669977,
                "count": 29697071,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01011714002,
                "variance": 0.0001023565222
              },
              {
                "average": 1.60312288,
                "count": 29697071,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.102090273,
                "variance": 16.82714461
              },
              {
                "average": 0.1466185165,
                "count": 29697071,
                "maximum": 24,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62714059,
                "variance": 135.1903982
              },
              {
                "average": 2.089691741,
                "count": 29697071,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.379225766,
                "variance": 1.902263715
              },
              {
                "average": 1805.983974,
                "count": 29697071,
                "maximum": 2125,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 460.2722163,
                "variance": 211850.5131
              },
              {
                "average": 211495567.5,
                "count": 29697071,
                "maximum": 211499040.1,
                "minimum": 211493827.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 860.719317,
                "variance": 740837.7427
              },
              {
                "average": 2.089691741,
                "count": 29697071,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.379225766,
                "variance": 1.902263715
              },
              {
                "average": 0,
                "count": 29697071,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29697071,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002622750237,
                "count": 29697071,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05114559127,
                "variance": 0.002615871506
              },
              {
                "average": 0,
                "count": 29697071,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593597.3907,
              5235078.165,
              -61.17121465,
              594564.8707,
              5236474.525,
              1262.048785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593597.3907027,
                    5235078.16536402,
                    -61.17121464681793
                  ],
                  [
                    593597.3907027,
                    5236474.525364019,
                    -61.17121464681793
                  ],
                  [
                    594564.8707027,
                    5236474.525364019,
                    1262.0487853531822
                  ],
                  [
                    594564.8707027,
                    5235078.16536402,
                    1262.0487853531822
                  ],
                  [
                    593597.3907027,
                    5235078.16536402,
                    -61.17121464681793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:30:40+00:00",
            "end_time": "2018-05-27T22:03:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78776899347186,
              47.27500852416929,
              -61.02742506074833
            ],
            [
              -121.78751409522843,
              47.28616502113954,
              -61.02742506074833
            ],
            [
              -121.77476115729833,
              47.28602936295171,
              1248.6125749392518
            ],
            [
              -121.77501873493257,
              47.27487291861426,
              1248.6125749392518
            ],
            [
              -121.78776899347186,
              47.27500852416929,
              -61.02742506074833
            ]
          ]
        ]
      },
      "bbox": [
        -121.787769,
        47.27487292,
        -61.02742506,
        -121.7747612,
        47.28616502,
        1248.612575
      ],
      "properties": {
        "datetime": "2018-05-27T22:42:46Z",
        "pc:count": 18324719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592087.2278,
            "count": 18324719,
            "maximum": 592651.7752,
            "minimum": 591687.1952,
            "name": "X",
            "position": 0,
            "stddev": 301.1246444,
            "variance": 90676.05145
          },
          {
            "average": 5236941.219,
            "count": 18324719,
            "maximum": 5237677.622,
            "minimum": 5236437.502,
            "name": "Y",
            "position": 1,
            "stddev": 287.7323402,
            "variance": 82789.8996
          },
          {
            "average": 417.605677,
            "count": 18324719,
            "maximum": 1248.612575,
            "minimum": -61.02742506,
            "name": "Z",
            "position": 2,
            "stddev": 45.2577631,
            "variance": 2048.26512
          },
          {
            "average": 22118.03686,
            "count": 18324719,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11096.81439,
            "variance": 123139289.5
          },
          {
            "average": 2.32489737,
            "count": 18324719,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.476976078,
            "variance": 2.181458334
          },
          {
            "average": 3.649616346,
            "count": 18324719,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.861427625,
            "variance": 3.464912801
          },
          {
            "average": 0.1579830501,
            "count": 18324719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3647251201,
            "variance": 0.1330244132
          },
          {
            "average": 0.0001562370479,
            "count": 18324719,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01249850577,
            "variance": 0.0001562126464
          },
          {
            "average": 1.389757245,
            "count": 18324719,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.435397752,
            "variance": 5.931162211
          },
          {
            "average": 0.06731614654,
            "count": 18324719,
            "maximum": 28.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4618029,
            "variance": 131.3729257
          },
          {
            "average": 2.052397202,
            "count": 18324719,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.394581456,
            "variance": 1.944857438
          },
          {
            "average": 1790.670905,
            "count": 18324719,
            "maximum": 2112,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 465.290209,
            "variance": 216494.9786
          },
          {
            "average": 211494782.5,
            "count": 18324719,
            "maximum": 211496166.7,
            "minimum": 211493560.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 448.8687057,
            "variance": 201483.115
          },
          {
            "average": 2.052397202,
            "count": 18324719,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.394581456,
            "variance": 1.944857438
          },
          {
            "average": 0,
            "count": 18324719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18324719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003120102415,
            "count": 18324719,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05577066922,
            "variance": 0.003110367545
          },
          {
            "average": 0,
            "count": 18324719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          591687.1952,
          5236437.502,
          -61.02742506,
          592651.7752,
          5237677.622,
          1248.612575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                591687.1952012246,
                5236437.502093994,
                -61.02742506074833
              ],
              [
                591687.1952012246,
                5237677.622093993,
                -61.02742506074833
              ],
              [
                592651.7752012247,
                5237677.622093993,
                1248.6125749392518
              ],
              [
                592651.7752012247,
                5236437.502093994,
                1248.6125749392518
              ],
              [
                591687.1952012246,
                5236437.502093994,
                -61.02742506074833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:42:46+00:00",
        "end_time": "2018-05-27T21:59:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.787769,
            47.27487292,
            -61.02742506,
            -121.7747612,
            47.28616502,
            1248.612575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78776899347186,
                  47.27500852416929,
                  -61.02742506074833
                ],
                [
                  -121.78751409522843,
                  47.28616502113954,
                  -61.02742506074833
                ],
                [
                  -121.77476115729833,
                  47.28602936295171,
                  1248.6125749392518
                ],
                [
                  -121.77501873493257,
                  47.27487291861426,
                  1248.6125749392518
                ],
                [
                  -121.78776899347186,
                  47.27500852416929,
                  -61.02742506074833
                ]
              ]
            ]
          },
          "id": "20180527_47121C7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:42:46Z",
            "pc:count": 18324719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592087.2278,
                "count": 18324719,
                "maximum": 592651.7752,
                "minimum": 591687.1952,
                "name": "X",
                "position": 0,
                "stddev": 301.1246444,
                "variance": 90676.05145
              },
              {
                "average": 5236941.219,
                "count": 18324719,
                "maximum": 5237677.622,
                "minimum": 5236437.502,
                "name": "Y",
                "position": 1,
                "stddev": 287.7323402,
                "variance": 82789.8996
              },
              {
                "average": 417.605677,
                "count": 18324719,
                "maximum": 1248.612575,
                "minimum": -61.02742506,
                "name": "Z",
                "position": 2,
                "stddev": 45.2577631,
                "variance": 2048.26512
              },
              {
                "average": 22118.03686,
                "count": 18324719,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11096.81439,
                "variance": 123139289.5
              },
              {
                "average": 2.32489737,
                "count": 18324719,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.476976078,
                "variance": 2.181458334
              },
              {
                "average": 3.649616346,
                "count": 18324719,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.861427625,
                "variance": 3.464912801
              },
              {
                "average": 0.1579830501,
                "count": 18324719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3647251201,
                "variance": 0.1330244132
              },
              {
                "average": 0.0001562370479,
                "count": 18324719,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01249850577,
                "variance": 0.0001562126464
              },
              {
                "average": 1.389757245,
                "count": 18324719,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.435397752,
                "variance": 5.931162211
              },
              {
                "average": 0.06731614654,
                "count": 18324719,
                "maximum": 28.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4618029,
                "variance": 131.3729257
              },
              {
                "average": 2.052397202,
                "count": 18324719,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.394581456,
                "variance": 1.944857438
              },
              {
                "average": 1790.670905,
                "count": 18324719,
                "maximum": 2112,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 465.290209,
                "variance": 216494.9786
              },
              {
                "average": 211494782.5,
                "count": 18324719,
                "maximum": 211496166.7,
                "minimum": 211493560.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 448.8687057,
                "variance": 201483.115
              },
              {
                "average": 2.052397202,
                "count": 18324719,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.394581456,
                "variance": 1.944857438
              },
              {
                "average": 0,
                "count": 18324719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18324719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003120102415,
                "count": 18324719,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05577066922,
                "variance": 0.003110367545
              },
              {
                "average": 0,
                "count": 18324719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              591687.1952,
              5236437.502,
              -61.02742506,
              592651.7752,
              5237677.622,
              1248.612575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    591687.1952012246,
                    5236437.502093994,
                    -61.02742506074833
                  ],
                  [
                    591687.1952012246,
                    5237677.622093993,
                    -61.02742506074833
                  ],
                  [
                    592651.7752012247,
                    5237677.622093993,
                    1248.6125749392518
                  ],
                  [
                    592651.7752012247,
                    5236437.502093994,
                    1248.6125749392518
                  ],
                  [
                    591687.1952012246,
                    5236437.502093994,
                    -61.02742506074833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:42:46+00:00",
            "end_time": "2018-05-27T21:59: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": "20180527_47121C6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73767271222651,
              47.26250756888289,
              -59.3528887236248
            ],
            [
              -121.73746651963653,
              47.27117842386448,
              -59.3528887236248
            ],
            [
              -121.72480994570124,
              47.271038260246236,
              1168.8471112763752
            ],
            [
              -121.72501820395674,
              47.262367447529805,
              1168.8471112763752
            ],
            [
              -121.73767271222651,
              47.26250756888289,
              -59.3528887236248
            ]
          ]
        ]
      },
      "bbox": [
        -121.7376727,
        47.26236745,
        -59.35288872,
        -121.7248099,
        47.27117842,
        1168.847111
      ],
      "properties": {
        "datetime": "2018-05-27T22:32:48Z",
        "pc:count": 22975377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595885.9501,
            "count": 22975377,
            "maximum": 596456.2043,
            "minimum": 595498.6243,
            "name": "X",
            "position": 0,
            "stddev": 261.2524762,
            "variance": 68252.85634
          },
          {
            "average": 5235493.807,
            "count": 22975377,
            "maximum": 5236072.234,
            "minimum": 5235108.394,
            "name": "Y",
            "position": 1,
            "stddev": 267.2043521,
            "variance": 71398.1658
          },
          {
            "average": 414.5529873,
            "count": 22975377,
            "maximum": 1168.847111,
            "minimum": -59.35288872,
            "name": "Z",
            "position": 2,
            "stddev": 23.60268919,
            "variance": 557.0869369
          },
          {
            "average": 23684.10539,
            "count": 22975377,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10337.8426,
            "variance": 106870989.6
          },
          {
            "average": 2.437224425,
            "count": 22975377,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.499972949,
            "variance": 2.249918848
          },
          {
            "average": 3.873880938,
            "count": 22975377,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.80171044,
            "variance": 3.246160509
          },
          {
            "average": 0.1375264919,
            "count": 22975377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3444023245,
            "variance": 0.1186129611
          },
          {
            "average": 4.352485707e-08,
            "count": 22975377,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002086261179,
            "variance": 4.352485707e-08
          },
          {
            "average": 1.056567342,
            "count": 22975377,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9543258017,
            "variance": 0.9107377357
          },
          {
            "average": 0.1252848391,
            "count": 22975377,
            "maximum": 25.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73152679,
            "variance": 137.6287208
          },
          {
            "average": 2.175549285,
            "count": 22975377,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.339265934,
            "variance": 1.793633242
          },
          {
            "average": 1830.49178,
            "count": 22975377,
            "maximum": 2109,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 446.864786,
            "variance": 199688.137
          },
          {
            "average": 211494384,
            "count": 22975377,
            "maximum": 211495568.5,
            "minimum": 211493169.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.4079003,
            "variance": 219405.9611
          },
          {
            "average": 2.175549285,
            "count": 22975377,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.339265934,
            "variance": 1.793633242
          },
          {
            "average": 0,
            "count": 22975377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22975377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001642105807,
            "count": 22975377,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04048962049,
            "variance": 0.001639409367
          },
          {
            "average": 0,
            "count": 22975377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595498.6243,
          5235108.394,
          -59.35288872,
          596456.2043,
          5236072.234,
          1168.847111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595498.6243048051,
                5235108.393606614,
                -59.3528887236248
              ],
              [
                595498.6243048051,
                5236072.233606614,
                -59.3528887236248
              ],
              [
                596456.2043048051,
                5236072.233606614,
                1168.8471112763752
              ],
              [
                596456.2043048051,
                5235108.393606614,
                1168.8471112763752
              ],
              [
                595498.6243048051,
                5235108.393606614,
                -59.3528887236248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:32:48+00:00",
        "end_time": "2018-05-27T21:52:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7376727,
            47.26236745,
            -59.35288872,
            -121.7248099,
            47.27117842,
            1168.847111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73767271222651,
                  47.26250756888289,
                  -59.3528887236248
                ],
                [
                  -121.73746651963653,
                  47.27117842386448,
                  -59.3528887236248
                ],
                [
                  -121.72480994570124,
                  47.271038260246236,
                  1168.8471112763752
                ],
                [
                  -121.72501820395674,
                  47.262367447529805,
                  1168.8471112763752
                ],
                [
                  -121.73767271222651,
                  47.26250756888289,
                  -59.3528887236248
                ]
              ]
            ]
          },
          "id": "20180527_47121C6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:32:48Z",
            "pc:count": 22975377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595885.9501,
                "count": 22975377,
                "maximum": 596456.2043,
                "minimum": 595498.6243,
                "name": "X",
                "position": 0,
                "stddev": 261.2524762,
                "variance": 68252.85634
              },
              {
                "average": 5235493.807,
                "count": 22975377,
                "maximum": 5236072.234,
                "minimum": 5235108.394,
                "name": "Y",
                "position": 1,
                "stddev": 267.2043521,
                "variance": 71398.1658
              },
              {
                "average": 414.5529873,
                "count": 22975377,
                "maximum": 1168.847111,
                "minimum": -59.35288872,
                "name": "Z",
                "position": 2,
                "stddev": 23.60268919,
                "variance": 557.0869369
              },
              {
                "average": 23684.10539,
                "count": 22975377,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10337.8426,
                "variance": 106870989.6
              },
              {
                "average": 2.437224425,
                "count": 22975377,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.499972949,
                "variance": 2.249918848
              },
              {
                "average": 3.873880938,
                "count": 22975377,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.80171044,
                "variance": 3.246160509
              },
              {
                "average": 0.1375264919,
                "count": 22975377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3444023245,
                "variance": 0.1186129611
              },
              {
                "average": 4.352485707e-08,
                "count": 22975377,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002086261179,
                "variance": 4.352485707e-08
              },
              {
                "average": 1.056567342,
                "count": 22975377,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9543258017,
                "variance": 0.9107377357
              },
              {
                "average": 0.1252848391,
                "count": 22975377,
                "maximum": 25.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73152679,
                "variance": 137.6287208
              },
              {
                "average": 2.175549285,
                "count": 22975377,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.339265934,
                "variance": 1.793633242
              },
              {
                "average": 1830.49178,
                "count": 22975377,
                "maximum": 2109,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 446.864786,
                "variance": 199688.137
              },
              {
                "average": 211494384,
                "count": 22975377,
                "maximum": 211495568.5,
                "minimum": 211493169.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.4079003,
                "variance": 219405.9611
              },
              {
                "average": 2.175549285,
                "count": 22975377,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.339265934,
                "variance": 1.793633242
              },
              {
                "average": 0,
                "count": 22975377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22975377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001642105807,
                "count": 22975377,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04048962049,
                "variance": 0.001639409367
              },
              {
                "average": 0,
                "count": 22975377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595498.6243,
              5235108.394,
              -59.35288872,
              596456.2043,
              5236072.234,
              1168.847111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595498.6243048051,
                    5235108.393606614,
                    -59.3528887236248
                  ],
                  [
                    595498.6243048051,
                    5236072.233606614,
                    -59.3528887236248
                  ],
                  [
                    596456.2043048051,
                    5236072.233606614,
                    1168.8471112763752
                  ],
                  [
                    596456.2043048051,
                    5235108.393606614,
                    1168.8471112763752
                  ],
                  [
                    595498.6243048051,
                    5235108.393606614,
                    -59.3528887236248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:32:48+00:00",
            "end_time": "2018-05-27T21:52: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": "20180527_47121B6215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63760337798718,
              47.22153457769346,
              -22.644695604698313
            ],
            [
              -121.63751060661438,
              47.2251548733283,
              -22.644695604698313
            ],
            [
              -121.62495186347236,
              47.22500481874384,
              1152.0353043953019
            ],
            [
              -121.62504548930983,
              47.221384542000436,
              1152.0353043953019
            ],
            [
              -121.63760337798718,
              47.22153457769346,
              -22.644695604698313
            ]
          ]
        ]
      },
      "bbox": [
        -121.6376034,
        47.22138454,
        -22.6446956,
        -121.6249519,
        47.22515487,
        1152.035304
      ],
      "properties": {
        "datetime": "2018-05-27T19:44:40Z",
        "pc:count": 18100417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603600.8635,
            "count": 18100417,
            "maximum": 604099.5056,
            "minimum": 603148.4656,
            "name": "X",
            "position": 0,
            "stddev": 257.8113705,
            "variance": 66466.70275
          },
          {
            "average": 5230911.615,
            "count": 18100417,
            "maximum": 5231084.939,
            "minimum": 5230682.499,
            "name": "Y",
            "position": 1,
            "stddev": 99.81214408,
            "variance": 9962.464105
          },
          {
            "average": 492.6317613,
            "count": 18100417,
            "maximum": 1152.035304,
            "minimum": -22.6446956,
            "name": "Z",
            "position": 2,
            "stddev": 32.54339555,
            "variance": 1059.072594
          },
          {
            "average": 20391.15514,
            "count": 18100417,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8500.756442,
            "variance": 72262860.09
          },
          {
            "average": 2.814164226,
            "count": 18100417,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.669675069,
            "variance": 2.787814837
          },
          {
            "average": 4.628258067,
            "count": 18100417,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.805196372,
            "variance": 3.258733943
          },
          {
            "average": 0.09985852812,
            "count": 18100417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2998112864,
            "variance": 0.08988680745
          },
          {
            "average": 3.132524516e-05,
            "count": 18100417,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005596808521,
            "variance": 3.132426562e-05
          },
          {
            "average": 1.049770677,
            "count": 18100417,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9912707488,
            "variance": 0.9826176973
          },
          {
            "average": -0.6111218851,
            "count": 18100417,
            "maximum": 22.99799919,
            "minimum": -23.06399918,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75675516,
            "variance": 138.2212919
          },
          {
            "average": 2.402874199,
            "count": 18100417,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197838996,
            "variance": 1.43481826
          },
          {
            "average": 1850.380435,
            "count": 18100417,
            "maximum": 2054,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 398.8614187,
            "variance": 159090.4313
          },
          {
            "average": 211484273,
            "count": 18100417,
            "maximum": 211485480.2,
            "minimum": 211481117.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1351.680746,
            "variance": 1827040.84
          },
          {
            "average": 2.402874199,
            "count": 18100417,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.197838996,
            "variance": 1.43481826
          },
          {
            "average": 0,
            "count": 18100417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18100417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002212656206,
            "count": 18100417,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04698681177,
            "variance": 0.00220776048
          },
          {
            "average": 0,
            "count": 18100417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603148.4656,
          5230682.499,
          -22.6446956,
          604099.5056,
          5231084.939,
          1152.035304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603148.4656480155,
                5230682.498555233,
                -22.644695604698313
              ],
              [
                603148.4656480155,
                5231084.938555232,
                -22.644695604698313
              ],
              [
                604099.5056480155,
                5231084.938555232,
                1152.0353043953019
              ],
              [
                604099.5056480155,
                5230682.498555233,
                1152.0353043953019
              ],
              [
                603148.4656480155,
                5230682.498555233,
                -22.644695604698313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:44:40+00:00",
        "end_time": "2018-05-27T18:31:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6376034,
            47.22138454,
            -22.6446956,
            -121.6249519,
            47.22515487,
            1152.035304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63760337798718,
                  47.22153457769346,
                  -22.644695604698313
                ],
                [
                  -121.63751060661438,
                  47.2251548733283,
                  -22.644695604698313
                ],
                [
                  -121.62495186347236,
                  47.22500481874384,
                  1152.0353043953019
                ],
                [
                  -121.62504548930983,
                  47.221384542000436,
                  1152.0353043953019
                ],
                [
                  -121.63760337798718,
                  47.22153457769346,
                  -22.644695604698313
                ]
              ]
            ]
          },
          "id": "20180527_47121B6215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:44:40Z",
            "pc:count": 18100417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603600.8635,
                "count": 18100417,
                "maximum": 604099.5056,
                "minimum": 603148.4656,
                "name": "X",
                "position": 0,
                "stddev": 257.8113705,
                "variance": 66466.70275
              },
              {
                "average": 5230911.615,
                "count": 18100417,
                "maximum": 5231084.939,
                "minimum": 5230682.499,
                "name": "Y",
                "position": 1,
                "stddev": 99.81214408,
                "variance": 9962.464105
              },
              {
                "average": 492.6317613,
                "count": 18100417,
                "maximum": 1152.035304,
                "minimum": -22.6446956,
                "name": "Z",
                "position": 2,
                "stddev": 32.54339555,
                "variance": 1059.072594
              },
              {
                "average": 20391.15514,
                "count": 18100417,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8500.756442,
                "variance": 72262860.09
              },
              {
                "average": 2.814164226,
                "count": 18100417,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.669675069,
                "variance": 2.787814837
              },
              {
                "average": 4.628258067,
                "count": 18100417,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.805196372,
                "variance": 3.258733943
              },
              {
                "average": 0.09985852812,
                "count": 18100417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2998112864,
                "variance": 0.08988680745
              },
              {
                "average": 3.132524516e-05,
                "count": 18100417,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005596808521,
                "variance": 3.132426562e-05
              },
              {
                "average": 1.049770677,
                "count": 18100417,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9912707488,
                "variance": 0.9826176973
              },
              {
                "average": -0.6111218851,
                "count": 18100417,
                "maximum": 22.99799919,
                "minimum": -23.06399918,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75675516,
                "variance": 138.2212919
              },
              {
                "average": 2.402874199,
                "count": 18100417,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197838996,
                "variance": 1.43481826
              },
              {
                "average": 1850.380435,
                "count": 18100417,
                "maximum": 2054,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 398.8614187,
                "variance": 159090.4313
              },
              {
                "average": 211484273,
                "count": 18100417,
                "maximum": 211485480.2,
                "minimum": 211481117.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1351.680746,
                "variance": 1827040.84
              },
              {
                "average": 2.402874199,
                "count": 18100417,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.197838996,
                "variance": 1.43481826
              },
              {
                "average": 0,
                "count": 18100417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18100417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002212656206,
                "count": 18100417,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04698681177,
                "variance": 0.00220776048
              },
              {
                "average": 0,
                "count": 18100417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603148.4656,
              5230682.499,
              -22.6446956,
              604099.5056,
              5231084.939,
              1152.035304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603148.4656480155,
                    5230682.498555233,
                    -22.644695604698313
                  ],
                  [
                    603148.4656480155,
                    5231084.938555232,
                    -22.644695604698313
                  ],
                  [
                    604099.5056480155,
                    5231084.938555232,
                    1152.0353043953019
                  ],
                  [
                    604099.5056480155,
                    5230682.498555233,
                    1152.0353043953019
                  ],
                  [
                    603148.4656480155,
                    5230682.498555233,
                    -22.644695604698313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:44:40+00:00",
            "end_time": "2018-05-27T18:31:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75476588180192,
              47.325005943457974,
              275.7761457318105
            ],
            [
              -121.75473862156747,
              47.326165723567115,
              275.7761457318105
            ],
            [
              -121.74998866190818,
              47.32611400828285,
              1355.9561457318105
            ],
            [
              -121.75001602605876,
              47.32495423026015,
              1355.9561457318105
            ],
            [
              -121.75476588180192,
              47.325005943457974,
              275.7761457318105
            ]
          ]
        ]
      },
      "bbox": [
        -121.7547659,
        47.32495423,
        275.7761457,
        -121.7499887,
        47.32616572,
        1355.956146
      ],
      "properties": {
        "datetime": "2018-05-28T00:22:12Z",
        "pc:count": 1606196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594310.7756,
            "count": 1606196,
            "maximum": 594453.568,
            "minimum": 594094.568,
            "name": "X",
            "position": 0,
            "stddev": 87.9240324,
            "variance": 7730.635473
          },
          {
            "average": 5242086.829,
            "count": 1606196,
            "maximum": 5242161.973,
            "minimum": 5242033.053,
            "name": "Y",
            "position": 1,
            "stddev": 32.90871579,
            "variance": 1082.983575
          },
          {
            "average": 591.1748364,
            "count": 1606196,
            "maximum": 1355.956146,
            "minimum": 275.7761457,
            "name": "Z",
            "position": 2,
            "stddev": 27.676061,
            "variance": 765.9643527
          },
          {
            "average": 25587.24508,
            "count": 1606196,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9789.154723,
            "variance": 95827550.19
          },
          {
            "average": 2.783206408,
            "count": 1606196,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.695085262,
            "variance": 2.873314045
          },
          {
            "average": 4.563276835,
            "count": 1606196,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.913853214,
            "variance": 3.662834126
          },
          {
            "average": 0.1045308294,
            "count": 1606196,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3059480239,
            "variance": 0.09360419335
          },
          {
            "average": 0,
            "count": 1606196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038113032,
            "count": 1606196,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3808749404,
            "variance": 0.1450657202
          },
          {
            "average": 0.3211339746,
            "count": 1606196,
            "maximum": 20.83200073,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96913634,
            "variance": 143.2602247
          },
          {
            "average": 2.374684659,
            "count": 1606196,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.218576084,
            "variance": 1.484927672
          },
          {
            "average": 1931.986962,
            "count": 1606196,
            "maximum": 2143,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 407.3643654,
            "variance": 165945.7262
          },
          {
            "average": 211501796.8,
            "count": 1606196,
            "maximum": 211502132.9,
            "minimum": 211501052.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 205.6379199,
            "variance": 42286.9541
          },
          {
            "average": 2.374684659,
            "count": 1606196,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.218576084,
            "variance": 1.484927672
          },
          {
            "average": 0,
            "count": 1606196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1606196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003613506695,
            "count": 1606196,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06000376243,
            "variance": 0.003600451506
          },
          {
            "average": 0,
            "count": 1606196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594094.568,
          5242033.053,
          275.7761457,
          594453.568,
          5242161.973,
          1355.956146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594094.5680208562,
                5242033.05327635,
                275.7761457318105
              ],
              [
                594094.5680208562,
                5242161.97327635,
                275.7761457318105
              ],
              [
                594453.5680208562,
                5242161.97327635,
                1355.9561457318105
              ],
              [
                594453.5680208562,
                5242033.05327635,
                1355.9561457318105
              ],
              [
                594094.5680208562,
                5242033.05327635,
                275.7761457318105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:22:12+00:00",
        "end_time": "2018-05-28T00:04:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7547659,
            47.32495423,
            275.7761457,
            -121.7499887,
            47.32616572,
            1355.956146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75476588180192,
                  47.325005943457974,
                  275.7761457318105
                ],
                [
                  -121.75473862156747,
                  47.326165723567115,
                  275.7761457318105
                ],
                [
                  -121.74998866190818,
                  47.32611400828285,
                  1355.9561457318105
                ],
                [
                  -121.75001602605876,
                  47.32495423026015,
                  1355.9561457318105
                ],
                [
                  -121.75476588180192,
                  47.325005943457974,
                  275.7761457318105
                ]
              ]
            ]
          },
          "id": "20180527_47121C7220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:22:12Z",
            "pc:count": 1606196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594310.7756,
                "count": 1606196,
                "maximum": 594453.568,
                "minimum": 594094.568,
                "name": "X",
                "position": 0,
                "stddev": 87.9240324,
                "variance": 7730.635473
              },
              {
                "average": 5242086.829,
                "count": 1606196,
                "maximum": 5242161.973,
                "minimum": 5242033.053,
                "name": "Y",
                "position": 1,
                "stddev": 32.90871579,
                "variance": 1082.983575
              },
              {
                "average": 591.1748364,
                "count": 1606196,
                "maximum": 1355.956146,
                "minimum": 275.7761457,
                "name": "Z",
                "position": 2,
                "stddev": 27.676061,
                "variance": 765.9643527
              },
              {
                "average": 25587.24508,
                "count": 1606196,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9789.154723,
                "variance": 95827550.19
              },
              {
                "average": 2.783206408,
                "count": 1606196,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.695085262,
                "variance": 2.873314045
              },
              {
                "average": 4.563276835,
                "count": 1606196,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.913853214,
                "variance": 3.662834126
              },
              {
                "average": 0.1045308294,
                "count": 1606196,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3059480239,
                "variance": 0.09360419335
              },
              {
                "average": 0,
                "count": 1606196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038113032,
                "count": 1606196,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3808749404,
                "variance": 0.1450657202
              },
              {
                "average": 0.3211339746,
                "count": 1606196,
                "maximum": 20.83200073,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96913634,
                "variance": 143.2602247
              },
              {
                "average": 2.374684659,
                "count": 1606196,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.218576084,
                "variance": 1.484927672
              },
              {
                "average": 1931.986962,
                "count": 1606196,
                "maximum": 2143,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 407.3643654,
                "variance": 165945.7262
              },
              {
                "average": 211501796.8,
                "count": 1606196,
                "maximum": 211502132.9,
                "minimum": 211501052.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 205.6379199,
                "variance": 42286.9541
              },
              {
                "average": 2.374684659,
                "count": 1606196,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.218576084,
                "variance": 1.484927672
              },
              {
                "average": 0,
                "count": 1606196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1606196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003613506695,
                "count": 1606196,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06000376243,
                "variance": 0.003600451506
              },
              {
                "average": 0,
                "count": 1606196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594094.568,
              5242033.053,
              275.7761457,
              594453.568,
              5242161.973,
              1355.956146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594094.5680208562,
                    5242033.05327635,
                    275.7761457318105
                  ],
                  [
                    594094.5680208562,
                    5242161.97327635,
                    275.7761457318105
                  ],
                  [
                    594453.5680208562,
                    5242161.97327635,
                    1355.9561457318105
                  ],
                  [
                    594453.5680208562,
                    5242033.05327635,
                    1355.9561457318105
                  ],
                  [
                    594094.5680208562,
                    5242033.05327635,
                    275.7761457318105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:22:12+00:00",
            "end_time": "2018-05-28T00:04: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": "20180527_47121B5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527783496506,
              47.2026800509823,
              -45.07248949650693
            ],
            [
              -121.57501134169087,
              47.21262942015283,
              -45.07248949650693
            ],
            [
              -121.56224598303889,
              47.212469912245396,
              1380.387510503493
            ],
            [
              -121.56251486161851,
              47.20252059825494,
              1380.387510503493
            ],
            [
              -121.57527783496506,
              47.2026800509823,
              -45.07248949650693
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752778,
        47.2025206,
        -45.0724895,
        -121.562246,
        47.21262942,
        1380.387511
      ],
      "properties": {
        "datetime": "2018-05-27T18:51:03Z",
        "pc:count": 45770857,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608414.0557,
            "count": 45770857,
            "maximum": 608872.257,
            "minimum": 607905.317,
            "name": "X",
            "position": 0,
            "stddev": 259.5645237,
            "variance": 67373.74194
          },
          {
            "average": 5229349.654,
            "count": 45770857,
            "maximum": 5229777.509,
            "minimum": 5228671.489,
            "name": "Y",
            "position": 1,
            "stddev": 255.1941682,
            "variance": 65124.06349
          },
          {
            "average": 501.554924,
            "count": 45770857,
            "maximum": 1380.387511,
            "minimum": -45.0724895,
            "name": "Z",
            "position": 2,
            "stddev": 43.06067703,
            "variance": 1854.221906
          },
          {
            "average": 23019.45877,
            "count": 45770857,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10706.60924,
            "variance": 114631481.5
          },
          {
            "average": 2.520353923,
            "count": 45770857,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.543617393,
            "variance": 2.382754655
          },
          {
            "average": 4.04140886,
            "count": 45770857,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.820834896,
            "variance": 3.31543972
          },
          {
            "average": 0.146743986,
            "count": 45770857,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3538505212,
            "variance": 0.1252101913
          },
          {
            "average": 3.561218004e-06,
            "count": 45770857,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00188711563,
            "variance": 3.561205399e-06
          },
          {
            "average": 1.352235528,
            "count": 45770857,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.630461214,
            "variance": 13.18024862
          },
          {
            "average": 0.06149102795,
            "count": 45770857,
            "maximum": 23.06999969,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.38620355,
            "variance": 129.6456313
          },
          {
            "average": 2.119761489,
            "count": 45770857,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.365977942,
            "variance": 1.865895737
          },
          {
            "average": 1737.96091,
            "count": 45770857,
            "maximum": 2040,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 455.5198204,
            "variance": 207498.3068
          },
          {
            "average": 211479944.4,
            "count": 45770857,
            "maximum": 211482263.7,
            "minimum": 211478410.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1462.298619,
            "variance": 2138317.251
          },
          {
            "average": 2.119761489,
            "count": 45770857,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.365977942,
            "variance": 1.865895737
          },
          {
            "average": 0,
            "count": 45770857,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45770857,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002442493047,
            "count": 45770857,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04936119253,
            "variance": 0.002436527328
          },
          {
            "average": 0,
            "count": 45770857,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607905.317,
          5228671.489,
          -45.0724895,
          608872.257,
          5229777.509,
          1380.387511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607905.3169548414,
                5228671.488734204,
                -45.07248949650693
              ],
              [
                607905.3169548414,
                5229777.508734204,
                -45.07248949650693
              ],
              [
                608872.2569548413,
                5229777.508734204,
                1380.387510503493
              ],
              [
                608872.2569548413,
                5228671.488734204,
                1380.387510503493
              ],
              [
                607905.3169548414,
                5228671.488734204,
                -45.07248949650693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:51:03+00:00",
        "end_time": "2018-05-27T17:46:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752778,
            47.2025206,
            -45.0724895,
            -121.562246,
            47.21262942,
            1380.387511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527783496506,
                  47.2026800509823,
                  -45.07248949650693
                ],
                [
                  -121.57501134169087,
                  47.21262942015283,
                  -45.07248949650693
                ],
                [
                  -121.56224598303889,
                  47.212469912245396,
                  1380.387510503493
                ],
                [
                  -121.56251486161851,
                  47.20252059825494,
                  1380.387510503493
                ],
                [
                  -121.57527783496506,
                  47.2026800509823,
                  -45.07248949650693
                ]
              ]
            ]
          },
          "id": "20180527_47121B5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:51:03Z",
            "pc:count": 45770857,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608414.0557,
                "count": 45770857,
                "maximum": 608872.257,
                "minimum": 607905.317,
                "name": "X",
                "position": 0,
                "stddev": 259.5645237,
                "variance": 67373.74194
              },
              {
                "average": 5229349.654,
                "count": 45770857,
                "maximum": 5229777.509,
                "minimum": 5228671.489,
                "name": "Y",
                "position": 1,
                "stddev": 255.1941682,
                "variance": 65124.06349
              },
              {
                "average": 501.554924,
                "count": 45770857,
                "maximum": 1380.387511,
                "minimum": -45.0724895,
                "name": "Z",
                "position": 2,
                "stddev": 43.06067703,
                "variance": 1854.221906
              },
              {
                "average": 23019.45877,
                "count": 45770857,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10706.60924,
                "variance": 114631481.5
              },
              {
                "average": 2.520353923,
                "count": 45770857,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.543617393,
                "variance": 2.382754655
              },
              {
                "average": 4.04140886,
                "count": 45770857,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.820834896,
                "variance": 3.31543972
              },
              {
                "average": 0.146743986,
                "count": 45770857,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3538505212,
                "variance": 0.1252101913
              },
              {
                "average": 3.561218004e-06,
                "count": 45770857,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00188711563,
                "variance": 3.561205399e-06
              },
              {
                "average": 1.352235528,
                "count": 45770857,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.630461214,
                "variance": 13.18024862
              },
              {
                "average": 0.06149102795,
                "count": 45770857,
                "maximum": 23.06999969,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.38620355,
                "variance": 129.6456313
              },
              {
                "average": 2.119761489,
                "count": 45770857,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.365977942,
                "variance": 1.865895737
              },
              {
                "average": 1737.96091,
                "count": 45770857,
                "maximum": 2040,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 455.5198204,
                "variance": 207498.3068
              },
              {
                "average": 211479944.4,
                "count": 45770857,
                "maximum": 211482263.7,
                "minimum": 211478410.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1462.298619,
                "variance": 2138317.251
              },
              {
                "average": 2.119761489,
                "count": 45770857,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.365977942,
                "variance": 1.865895737
              },
              {
                "average": 0,
                "count": 45770857,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45770857,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002442493047,
                "count": 45770857,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04936119253,
                "variance": 0.002436527328
              },
              {
                "average": 0,
                "count": 45770857,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607905.317,
              5228671.489,
              -45.0724895,
              608872.257,
              5229777.509,
              1380.387511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607905.3169548414,
                    5228671.488734204,
                    -45.07248949650693
                  ],
                  [
                    607905.3169548414,
                    5229777.508734204,
                    -45.07248949650693
                  ],
                  [
                    608872.2569548413,
                    5229777.508734204,
                    1380.387510503493
                  ],
                  [
                    608872.2569548413,
                    5228671.488734204,
                    1380.387510503493
                  ],
                  [
                    607905.3169548414,
                    5228671.488734204,
                    -45.07248949650693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:51:03+00:00",
            "end_time": "2018-05-27T17:46:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.69954473716496,
              47.224449402727615,
              52.14298333197053
            ],
            [
              -121.69952878366537,
              47.22510161914842,
              52.14298333197053
            ],
            [
              -121.69109779180783,
              47.22500560118668,
              1094.2029833319705
            ],
            [
              -121.69111384866248,
              47.224353386943754,
              1094.2029833319705
            ],
            [
              -121.69954473716496,
              47.224449402727615,
              52.14298333197053
            ]
          ]
        ]
      },
      "bbox": [
        -121.6995447,
        47.22435339,
        52.14298333,
        -121.6910978,
        47.22510162,
        1094.202983
      ],
      "properties": {
        "datetime": "2018-05-27T19:48:03Z",
        "pc:count": 1124445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598805.0107,
            "count": 1124445,
            "maximum": 599091.9774,
            "minimum": 598453.5374,
            "name": "X",
            "position": 0,
            "stddev": 141.0646124,
            "variance": 19899.22488
          },
          {
            "average": 5230967.039,
            "count": 1124445,
            "maximum": 5230998.919,
            "minimum": 5230926.419,
            "name": "Y",
            "position": 1,
            "stddev": 17.38148473,
            "variance": 302.1160115
          },
          {
            "average": 527.140172,
            "count": 1124445,
            "maximum": 1094.202983,
            "minimum": 52.14298333,
            "name": "Z",
            "position": 2,
            "stddev": 12.45783689,
            "variance": 155.1976999
          },
          {
            "average": 19940.68767,
            "count": 1124445,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9163.399184,
            "variance": 83967884.6
          },
          {
            "average": 2.88163494,
            "count": 1124445,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.729745714,
            "variance": 2.992020236
          },
          {
            "average": 4.775917008,
            "count": 1124445,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.882372763,
            "variance": 3.54332722
          },
          {
            "average": 0.102960127,
            "count": 1124445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3039069288,
            "variance": 0.09235942138
          },
          {
            "average": 0,
            "count": 1124445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038431404,
            "count": 1124445,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3079335382,
            "variance": 0.09482306394
          },
          {
            "average": 5.650859531,
            "count": 1124445,
            "maximum": 19.00200081,
            "minimum": -19.4640007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561565181,
            "variance": 73.30039836
          },
          {
            "average": 2.391142297,
            "count": 1124445,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.206593014,
            "variance": 1.455866701
          },
          {
            "average": 1851.513736,
            "count": 1124445,
            "maximum": 2055,
            "minimum": 1054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 402.2030923,
            "variance": 161767.3275
          },
          {
            "average": 211485509.6,
            "count": 1124445,
            "maximum": 211485683.1,
            "minimum": 211485169.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140.1962201,
            "variance": 19654.98012
          },
          {
            "average": 2.391142297,
            "count": 1124445,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.206593014,
            "variance": 1.455866701
          },
          {
            "average": 0,
            "count": 1124445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1124445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001928951616,
            "count": 1124445,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04387747114,
            "variance": 0.001925232474
          },
          {
            "average": 0,
            "count": 1124445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598453.5374,
          5230926.419,
          52.14298333,
          599091.9774,
          5230998.919,
          1094.202983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598453.537429662,
                5230926.418727821,
                52.14298333197053
              ],
              [
                598453.537429662,
                5230998.918727821,
                52.14298333197053
              ],
              [
                599091.9774296619,
                5230998.918727821,
                1094.2029833319705
              ],
              [
                599091.9774296619,
                5230926.418727821,
                1094.2029833319705
              ],
              [
                598453.537429662,
                5230926.418727821,
                52.14298333197053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:48:03+00:00",
        "end_time": "2018-05-27T19:39:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6995447,
            47.22435339,
            52.14298333,
            -121.6910978,
            47.22510162,
            1094.202983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.69954473716496,
                  47.224449402727615,
                  52.14298333197053
                ],
                [
                  -121.69952878366537,
                  47.22510161914842,
                  52.14298333197053
                ],
                [
                  -121.69109779180783,
                  47.22500560118668,
                  1094.2029833319705
                ],
                [
                  -121.69111384866248,
                  47.224353386943754,
                  1094.2029833319705
                ],
                [
                  -121.69954473716496,
                  47.224449402727615,
                  52.14298333197053
                ]
              ]
            ]
          },
          "id": "20180527_47121B6115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:48:03Z",
            "pc:count": 1124445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598805.0107,
                "count": 1124445,
                "maximum": 599091.9774,
                "minimum": 598453.5374,
                "name": "X",
                "position": 0,
                "stddev": 141.0646124,
                "variance": 19899.22488
              },
              {
                "average": 5230967.039,
                "count": 1124445,
                "maximum": 5230998.919,
                "minimum": 5230926.419,
                "name": "Y",
                "position": 1,
                "stddev": 17.38148473,
                "variance": 302.1160115
              },
              {
                "average": 527.140172,
                "count": 1124445,
                "maximum": 1094.202983,
                "minimum": 52.14298333,
                "name": "Z",
                "position": 2,
                "stddev": 12.45783689,
                "variance": 155.1976999
              },
              {
                "average": 19940.68767,
                "count": 1124445,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9163.399184,
                "variance": 83967884.6
              },
              {
                "average": 2.88163494,
                "count": 1124445,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.729745714,
                "variance": 2.992020236
              },
              {
                "average": 4.775917008,
                "count": 1124445,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.882372763,
                "variance": 3.54332722
              },
              {
                "average": 0.102960127,
                "count": 1124445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3039069288,
                "variance": 0.09235942138
              },
              {
                "average": 0,
                "count": 1124445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038431404,
                "count": 1124445,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3079335382,
                "variance": 0.09482306394
              },
              {
                "average": 5.650859531,
                "count": 1124445,
                "maximum": 19.00200081,
                "minimum": -19.4640007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561565181,
                "variance": 73.30039836
              },
              {
                "average": 2.391142297,
                "count": 1124445,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.206593014,
                "variance": 1.455866701
              },
              {
                "average": 1851.513736,
                "count": 1124445,
                "maximum": 2055,
                "minimum": 1054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 402.2030923,
                "variance": 161767.3275
              },
              {
                "average": 211485509.6,
                "count": 1124445,
                "maximum": 211485683.1,
                "minimum": 211485169.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140.1962201,
                "variance": 19654.98012
              },
              {
                "average": 2.391142297,
                "count": 1124445,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.206593014,
                "variance": 1.455866701
              },
              {
                "average": 0,
                "count": 1124445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1124445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001928951616,
                "count": 1124445,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04387747114,
                "variance": 0.001925232474
              },
              {
                "average": 0,
                "count": 1124445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598453.5374,
              5230926.419,
              52.14298333,
              599091.9774,
              5230998.919,
              1094.202983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598453.537429662,
                    5230926.418727821,
                    52.14298333197053
                  ],
                  [
                    598453.537429662,
                    5230998.918727821,
                    52.14298333197053
                  ],
                  [
                    599091.9774296619,
                    5230998.918727821,
                    1094.2029833319705
                  ],
                  [
                    599091.9774296619,
                    5230926.418727821,
                    1094.2029833319705
                  ],
                  [
                    598453.537429662,
                    5230926.418727821,
                    52.14298333197053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:48:03+00:00",
            "end_time": "2018-05-27T19:39: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": "20180527_47121C6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7125569034785,
              47.2654118066628,
              271.8317247432258
            ],
            [
              -121.71251426084679,
              47.26717017835812,
              271.8317247432258
            ],
            [
              -121.71222825948068,
              47.26716696276045,
              1189.0917247432258
            ],
            [
              -121.71227091157863,
              47.265408591261675,
              1189.0917247432258
            ],
            [
              -121.7125569034785,
              47.2654118066628,
              271.8317247432258
            ]
          ]
        ]
      },
      "bbox": [
        -121.7125569,
        47.26540859,
        271.8317247,
        -121.7122283,
        47.26717018,
        1189.091725
      ],
      "properties": {
        "datetime": "2018-05-27T22:02:51Z",
        "pc:count": 104596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597402.899,
            "count": 104596,
            "maximum": 597414.9716,
            "minimum": 597393.3316,
            "name": "X",
            "position": 0,
            "stddev": 5.30920249,
            "variance": 28.18763108
          },
          {
            "average": 5235567.655,
            "count": 104596,
            "maximum": 5235657.657,
            "minimum": 5235462.197,
            "name": "Y",
            "position": 1,
            "stddev": 43.80578866,
            "variance": 1918.94712
          },
          {
            "average": 464.4156164,
            "count": 104596,
            "maximum": 1189.091725,
            "minimum": 271.8317247,
            "name": "Z",
            "position": 2,
            "stddev": 18.50725834,
            "variance": 342.5186112
          },
          {
            "average": 21636.09919,
            "count": 104596,
            "maximum": 56880,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 8989.252929,
            "variance": 80806668.23
          },
          {
            "average": 2.568138361,
            "count": 104596,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.546671436,
            "variance": 2.392192532
          },
          {
            "average": 4.14298826,
            "count": 104596,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.773911218,
            "variance": 3.146761008
          },
          {
            "average": 0.1371276148,
            "count": 104596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3439836672,
            "variance": 0.1183247633
          },
          {
            "average": 0,
            "count": 104596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024150063,
            "count": 104596,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2524320621,
            "variance": 0.06372194599
          },
          {
            "average": 0.3264752897,
            "count": 104596,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.92568857,
            "variance": 119.3706707
          },
          {
            "average": 2.181995487,
            "count": 104596,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.336001205,
            "variance": 1.78489922
          },
          {
            "average": 1828.612385,
            "count": 104596,
            "maximum": 2104,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 445.4377521,
            "variance": 198414.791
          },
          {
            "average": 211493283.7,
            "count": 104596,
            "maximum": 211493771,
            "minimum": 211493021.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.7025421,
            "variance": 70597.84087
          },
          {
            "average": 2.181995487,
            "count": 104596,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.336001205,
            "variance": 1.78489922
          },
          {
            "average": 0,
            "count": 104596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001338483307,
            "count": 104596,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0365609703,
            "variance": 0.001336704549
          },
          {
            "average": 0,
            "count": 104596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597393.3316,
          5235462.197,
          271.8317247,
          597414.9716,
          5235657.657,
          1189.091725
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597393.331605669,
                5235462.196512936,
                271.8317247432258
              ],
              [
                597393.331605669,
                5235657.656512937,
                271.8317247432258
              ],
              [
                597414.9716056689,
                5235657.656512937,
                1189.0917247432258
              ],
              [
                597414.9716056689,
                5235462.196512936,
                1189.0917247432258
              ],
              [
                597393.331605669,
                5235462.196512936,
                271.8317247432258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:02:51+00:00",
        "end_time": "2018-05-27T21:50:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7125569,
            47.26540859,
            271.8317247,
            -121.7122283,
            47.26717018,
            1189.091725
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7125569034785,
                  47.2654118066628,
                  271.8317247432258
                ],
                [
                  -121.71251426084679,
                  47.26717017835812,
                  271.8317247432258
                ],
                [
                  -121.71222825948068,
                  47.26716696276045,
                  1189.0917247432258
                ],
                [
                  -121.71227091157863,
                  47.265408591261675,
                  1189.0917247432258
                ],
                [
                  -121.7125569034785,
                  47.2654118066628,
                  271.8317247432258
                ]
              ]
            ]
          },
          "id": "20180527_47121C6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:02:51Z",
            "pc:count": 104596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597402.899,
                "count": 104596,
                "maximum": 597414.9716,
                "minimum": 597393.3316,
                "name": "X",
                "position": 0,
                "stddev": 5.30920249,
                "variance": 28.18763108
              },
              {
                "average": 5235567.655,
                "count": 104596,
                "maximum": 5235657.657,
                "minimum": 5235462.197,
                "name": "Y",
                "position": 1,
                "stddev": 43.80578866,
                "variance": 1918.94712
              },
              {
                "average": 464.4156164,
                "count": 104596,
                "maximum": 1189.091725,
                "minimum": 271.8317247,
                "name": "Z",
                "position": 2,
                "stddev": 18.50725834,
                "variance": 342.5186112
              },
              {
                "average": 21636.09919,
                "count": 104596,
                "maximum": 56880,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 8989.252929,
                "variance": 80806668.23
              },
              {
                "average": 2.568138361,
                "count": 104596,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.546671436,
                "variance": 2.392192532
              },
              {
                "average": 4.14298826,
                "count": 104596,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.773911218,
                "variance": 3.146761008
              },
              {
                "average": 0.1371276148,
                "count": 104596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3439836672,
                "variance": 0.1183247633
              },
              {
                "average": 0,
                "count": 104596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024150063,
                "count": 104596,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2524320621,
                "variance": 0.06372194599
              },
              {
                "average": 0.3264752897,
                "count": 104596,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.92568857,
                "variance": 119.3706707
              },
              {
                "average": 2.181995487,
                "count": 104596,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.336001205,
                "variance": 1.78489922
              },
              {
                "average": 1828.612385,
                "count": 104596,
                "maximum": 2104,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 445.4377521,
                "variance": 198414.791
              },
              {
                "average": 211493283.7,
                "count": 104596,
                "maximum": 211493771,
                "minimum": 211493021.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.7025421,
                "variance": 70597.84087
              },
              {
                "average": 2.181995487,
                "count": 104596,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.336001205,
                "variance": 1.78489922
              },
              {
                "average": 0,
                "count": 104596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001338483307,
                "count": 104596,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0365609703,
                "variance": 0.001336704549
              },
              {
                "average": 0,
                "count": 104596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597393.3316,
              5235462.197,
              271.8317247,
              597414.9716,
              5235657.657,
              1189.091725
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597393.331605669,
                    5235462.196512936,
                    271.8317247432258
                  ],
                  [
                    597393.331605669,
                    5235657.656512937,
                    271.8317247432258
                  ],
                  [
                    597414.9716056689,
                    5235657.656512937,
                    1189.0917247432258
                  ],
                  [
                    597414.9716056689,
                    5235462.196512936,
                    1189.0917247432258
                  ],
                  [
                    597393.331605669,
                    5235462.196512936,
                    271.8317247432258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:02:51+00:00",
            "end_time": "2018-05-27T21:50:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72531422747198,
              47.250009222860605,
              176.15196490452678
            ],
            [
              -121.72501345183859,
              47.26253903196366,
              176.15196490452678
            ],
            [
              -121.72203212871256,
              47.26250581557772,
              1131.9919649045269
            ],
            [
              -121.72233360718758,
              47.2499760209467,
              1131.9919649045269
            ],
            [
              -121.72531422747198,
              47.250009222860605,
              176.15196490452678
            ]
          ]
        ]
      },
      "bbox": [
        -121.7253142,
        47.24997602,
        176.1519649,
        -121.7220321,
        47.26253903,
        1131.991965
      ],
      "properties": {
        "datetime": "2018-05-27T22:52:47Z",
        "pc:count": 1995401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596533.4046,
            "count": 1995401,
            "maximum": 596681.8524,
            "minimum": 596456.2524,
            "name": "X",
            "position": 0,
            "stddev": 44.3003266,
            "variance": 1962.518937
          },
          {
            "average": 5234319.116,
            "count": 1995401,
            "maximum": 5235127.467,
            "minimum": 5233734.667,
            "name": "Y",
            "position": 1,
            "stddev": 578.614143,
            "variance": 334794.3264
          },
          {
            "average": 436.9825411,
            "count": 1995401,
            "maximum": 1131.991965,
            "minimum": 176.1519649,
            "name": "Z",
            "position": 2,
            "stddev": 16.13843819,
            "variance": 260.4491871
          },
          {
            "average": 24389.91761,
            "count": 1995401,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 11351.97314,
            "variance": 128867294.1
          },
          {
            "average": 2.390053929,
            "count": 1995401,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.543932108,
            "variance": 2.383726354
          },
          {
            "average": 3.776842349,
            "count": 1995401,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.956294451,
            "variance": 3.827087979
          },
          {
            "average": 0.1392316632,
            "count": 1995401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3461881963,
            "variance": 0.1198462672
          },
          {
            "average": 0,
            "count": 1995401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.050582815,
            "count": 1995401,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3316802519,
            "variance": 0.1100117895
          },
          {
            "average": -0.240696618,
            "count": 1995401,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9983471,
            "variance": 143.9603331
          },
          {
            "average": 2.16678402,
            "count": 1995401,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.343651732,
            "variance": 1.805399976
          },
          {
            "average": 1832.496024,
            "count": 1995401,
            "maximum": 2115,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 448.4574678,
            "variance": 201114.1004
          },
          {
            "average": 211495740.5,
            "count": 1995401,
            "maximum": 211496767.4,
            "minimum": 211494278.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 896.564895,
            "variance": 803828.6109
          },
          {
            "average": 2.16678402,
            "count": 1995401,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.343651732,
            "variance": 1.805399976
          },
          {
            "average": 0,
            "count": 1995401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1995401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002066251345,
            "count": 1995401,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04540906279,
            "variance": 0.002061982984
          },
          {
            "average": 0,
            "count": 1995401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596456.2524,
          5233734.667,
          176.1519649,
          596681.8524,
          5235127.467,
          1131.991965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596456.252398316,
                5233734.667374019,
                176.15196490452678
              ],
              [
                596456.252398316,
                5235127.467374019,
                176.15196490452678
              ],
              [
                596681.8523983161,
                5235127.467374019,
                1131.9919649045269
              ],
              [
                596681.8523983161,
                5233734.667374019,
                1131.9919649045269
              ],
              [
                596456.252398316,
                5233734.667374019,
                176.15196490452678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:52:47+00:00",
        "end_time": "2018-05-27T22:11:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7253142,
            47.24997602,
            176.1519649,
            -121.7220321,
            47.26253903,
            1131.991965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72531422747198,
                  47.250009222860605,
                  176.15196490452678
                ],
                [
                  -121.72501345183859,
                  47.26253903196366,
                  176.15196490452678
                ],
                [
                  -121.72203212871256,
                  47.26250581557772,
                  1131.9919649045269
                ],
                [
                  -121.72233360718758,
                  47.2499760209467,
                  1131.9919649045269
                ],
                [
                  -121.72531422747198,
                  47.250009222860605,
                  176.15196490452678
                ]
              ]
            ]
          },
          "id": "20180527_47121C6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:52:47Z",
            "pc:count": 1995401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596533.4046,
                "count": 1995401,
                "maximum": 596681.8524,
                "minimum": 596456.2524,
                "name": "X",
                "position": 0,
                "stddev": 44.3003266,
                "variance": 1962.518937
              },
              {
                "average": 5234319.116,
                "count": 1995401,
                "maximum": 5235127.467,
                "minimum": 5233734.667,
                "name": "Y",
                "position": 1,
                "stddev": 578.614143,
                "variance": 334794.3264
              },
              {
                "average": 436.9825411,
                "count": 1995401,
                "maximum": 1131.991965,
                "minimum": 176.1519649,
                "name": "Z",
                "position": 2,
                "stddev": 16.13843819,
                "variance": 260.4491871
              },
              {
                "average": 24389.91761,
                "count": 1995401,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 11351.97314,
                "variance": 128867294.1
              },
              {
                "average": 2.390053929,
                "count": 1995401,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.543932108,
                "variance": 2.383726354
              },
              {
                "average": 3.776842349,
                "count": 1995401,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.956294451,
                "variance": 3.827087979
              },
              {
                "average": 0.1392316632,
                "count": 1995401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3461881963,
                "variance": 0.1198462672
              },
              {
                "average": 0,
                "count": 1995401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.050582815,
                "count": 1995401,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3316802519,
                "variance": 0.1100117895
              },
              {
                "average": -0.240696618,
                "count": 1995401,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9983471,
                "variance": 143.9603331
              },
              {
                "average": 2.16678402,
                "count": 1995401,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.343651732,
                "variance": 1.805399976
              },
              {
                "average": 1832.496024,
                "count": 1995401,
                "maximum": 2115,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 448.4574678,
                "variance": 201114.1004
              },
              {
                "average": 211495740.5,
                "count": 1995401,
                "maximum": 211496767.4,
                "minimum": 211494278.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 896.564895,
                "variance": 803828.6109
              },
              {
                "average": 2.16678402,
                "count": 1995401,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.343651732,
                "variance": 1.805399976
              },
              {
                "average": 0,
                "count": 1995401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1995401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002066251345,
                "count": 1995401,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04540906279,
                "variance": 0.002061982984
              },
              {
                "average": 0,
                "count": 1995401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596456.2524,
              5233734.667,
              176.1519649,
              596681.8524,
              5235127.467,
              1131.991965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596456.252398316,
                    5233734.667374019,
                    176.15196490452678
                  ],
                  [
                    596456.252398316,
                    5235127.467374019,
                    176.15196490452678
                  ],
                  [
                    596681.8523983161,
                    5235127.467374019,
                    1131.9919649045269
                  ],
                  [
                    596681.8523983161,
                    5233734.667374019,
                    1131.9919649045269
                  ],
                  [
                    596456.252398316,
                    5233734.667374019,
                    176.15196490452678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:52:47+00:00",
            "end_time": "2018-05-27T22:11:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57521906672184,
              47.2125083179692,
              -48.67342599562858
            ],
            [
              -121.57501248316946,
              47.22021847799156,
              -48.67342599562858
            ],
            [
              -121.56490108470658,
              47.2200922521261,
              1185.8265740043714
            ],
            [
              -121.56510913290619,
              47.21238212594474,
              1185.8265740043714
            ],
            [
              -121.57521906672184,
              47.2125083179692,
              -48.67342599562858
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752191,
        47.21238213,
        -48.673426,
        -121.5649011,
        47.22021848,
        1185.826574
      ],
      "properties": {
        "datetime": "2018-05-27T18:45:12Z",
        "pc:count": 18887155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608193.8464,
            "count": 18887155,
            "maximum": 608655.6333,
            "minimum": 607889.8333,
            "name": "X",
            "position": 0,
            "stddev": 183.3629131,
            "variance": 33621.95792
          },
          {
            "average": 5230107.393,
            "count": 18887155,
            "maximum": 5230620.864,
            "minimum": 5229763.764,
            "name": "Y",
            "position": 1,
            "stddev": 238.5082695,
            "variance": 56886.19462
          },
          {
            "average": 494.0104297,
            "count": 18887155,
            "maximum": 1185.826574,
            "minimum": -48.673426,
            "name": "Z",
            "position": 2,
            "stddev": 29.85864925,
            "variance": 891.5389352
          },
          {
            "average": 25706.5191,
            "count": 18887155,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12064.65847,
            "variance": 145555983.9
          },
          {
            "average": 2.338158288,
            "count": 18887155,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.500200792,
            "variance": 2.250602416
          },
          {
            "average": 3.674766475,
            "count": 18887155,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.903716971,
            "variance": 3.624138307
          },
          {
            "average": 0.1407886471,
            "count": 18887155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3478034076,
            "variance": 0.1209672104
          },
          {
            "average": 0,
            "count": 18887155,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319936857,
            "count": 18887155,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.28758822,
            "variance": 10.8082363
          },
          {
            "average": 0.5610644149,
            "count": 18887155,
            "maximum": 28.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06984182,
            "variance": 145.6810815
          },
          {
            "average": 2.15663889,
            "count": 18887155,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.348638374,
            "variance": 1.818825464
          },
          {
            "average": 1753.861139,
            "count": 18887155,
            "maximum": 2040,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 449.7648243,
            "variance": 202288.3971
          },
          {
            "average": 211480921.8,
            "count": 18887155,
            "maximum": 211481912.3,
            "minimum": 211478414.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 776.1927664,
            "variance": 602475.2107
          },
          {
            "average": 2.15663889,
            "count": 18887155,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.348638374,
            "variance": 1.818825464
          },
          {
            "average": 0,
            "count": 18887155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18887155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002403008817,
            "count": 18887155,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04896156138,
            "variance": 0.002397234493
          },
          {
            "average": 0,
            "count": 18887155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607889.8333,
          5229763.764,
          -48.673426,
          608655.6333,
          5230620.864,
          1185.826574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607889.8333214243,
                5229763.763769892,
                -48.67342599562858
              ],
              [
                607889.8333214243,
                5230620.863769892,
                -48.67342599562858
              ],
              [
                608655.6333214244,
                5230620.863769892,
                1185.8265740043714
              ],
              [
                608655.6333214244,
                5229763.763769892,
                1185.8265740043714
              ],
              [
                607889.8333214243,
                5229763.763769892,
                -48.67342599562858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:45:12+00:00",
        "end_time": "2018-05-27T17:46:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752191,
            47.21238213,
            -48.673426,
            -121.5649011,
            47.22021848,
            1185.826574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57521906672184,
                  47.2125083179692,
                  -48.67342599562858
                ],
                [
                  -121.57501248316946,
                  47.22021847799156,
                  -48.67342599562858
                ],
                [
                  -121.56490108470658,
                  47.2200922521261,
                  1185.8265740043714
                ],
                [
                  -121.56510913290619,
                  47.21238212594474,
                  1185.8265740043714
                ],
                [
                  -121.57521906672184,
                  47.2125083179692,
                  -48.67342599562858
                ]
              ]
            ]
          },
          "id": "20180527_47121B5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:45:12Z",
            "pc:count": 18887155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608193.8464,
                "count": 18887155,
                "maximum": 608655.6333,
                "minimum": 607889.8333,
                "name": "X",
                "position": 0,
                "stddev": 183.3629131,
                "variance": 33621.95792
              },
              {
                "average": 5230107.393,
                "count": 18887155,
                "maximum": 5230620.864,
                "minimum": 5229763.764,
                "name": "Y",
                "position": 1,
                "stddev": 238.5082695,
                "variance": 56886.19462
              },
              {
                "average": 494.0104297,
                "count": 18887155,
                "maximum": 1185.826574,
                "minimum": -48.673426,
                "name": "Z",
                "position": 2,
                "stddev": 29.85864925,
                "variance": 891.5389352
              },
              {
                "average": 25706.5191,
                "count": 18887155,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12064.65847,
                "variance": 145555983.9
              },
              {
                "average": 2.338158288,
                "count": 18887155,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.500200792,
                "variance": 2.250602416
              },
              {
                "average": 3.674766475,
                "count": 18887155,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.903716971,
                "variance": 3.624138307
              },
              {
                "average": 0.1407886471,
                "count": 18887155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3478034076,
                "variance": 0.1209672104
              },
              {
                "average": 0,
                "count": 18887155,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319936857,
                "count": 18887155,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.28758822,
                "variance": 10.8082363
              },
              {
                "average": 0.5610644149,
                "count": 18887155,
                "maximum": 28.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06984182,
                "variance": 145.6810815
              },
              {
                "average": 2.15663889,
                "count": 18887155,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.348638374,
                "variance": 1.818825464
              },
              {
                "average": 1753.861139,
                "count": 18887155,
                "maximum": 2040,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 449.7648243,
                "variance": 202288.3971
              },
              {
                "average": 211480921.8,
                "count": 18887155,
                "maximum": 211481912.3,
                "minimum": 211478414.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 776.1927664,
                "variance": 602475.2107
              },
              {
                "average": 2.15663889,
                "count": 18887155,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.348638374,
                "variance": 1.818825464
              },
              {
                "average": 0,
                "count": 18887155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18887155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002403008817,
                "count": 18887155,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04896156138,
                "variance": 0.002397234493
              },
              {
                "average": 0,
                "count": 18887155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607889.8333,
              5229763.764,
              -48.673426,
              608655.6333,
              5230620.864,
              1185.826574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607889.8333214243,
                    5229763.763769892,
                    -48.67342599562858
                  ],
                  [
                    607889.8333214243,
                    5230620.863769892,
                    -48.67342599562858
                  ],
                  [
                    608655.6333214244,
                    5230620.863769892,
                    1185.8265740043714
                  ],
                  [
                    608655.6333214244,
                    5229763.763769892,
                    1185.8265740043714
                  ],
                  [
                    607889.8333214243,
                    5229763.763769892,
                    -48.67342599562858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:45:12+00:00",
            "end_time": "2018-05-27T17:46:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5932142257158,
              47.25000595039026,
              263.30570555895736
            ],
            [
              -121.59304444662641,
              47.256415349848986,
              263.30570555895736
            ],
            [
              -121.58734654661349,
              47.25634523364676,
              1362.0657055589572
            ],
            [
              -121.5875170127183,
              47.24993584981655,
              1362.0657055589572
            ],
            [
              -121.5932142257158,
              47.25000595039026,
              263.30570555895736
            ]
          ]
        ]
      },
      "bbox": [
        -121.5932142,
        47.24993585,
        263.3057056,
        -121.5873465,
        47.25641535,
        1362.065706
      ],
      "properties": {
        "datetime": "2018-05-27T19:08:11Z",
        "pc:count": 6399973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606732.9007,
            "count": 6399973,
            "maximum": 606883.3226,
            "minimum": 606452.0826,
            "name": "X",
            "position": 0,
            "stddev": 101.6207965,
            "variance": 10326.78628
          },
          {
            "average": 5234159.153,
            "count": 6399973,
            "maximum": 5234618.597,
            "minimum": 5233906.097,
            "name": "Y",
            "position": 1,
            "stddev": 174.7048022,
            "variance": 30521.76792
          },
          {
            "average": 548.8043475,
            "count": 6399973,
            "maximum": 1362.065706,
            "minimum": 263.3057056,
            "name": "Z",
            "position": 2,
            "stddev": 38.69208856,
            "variance": 1497.077717
          },
          {
            "average": 24502.34723,
            "count": 6399973,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9834.060266,
            "variance": 96708741.31
          },
          {
            "average": 2.503427593,
            "count": 6399973,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.542489702,
            "variance": 2.379274481
          },
          {
            "average": 4.007172218,
            "count": 6399973,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.836728377,
            "variance": 3.373571131
          },
          {
            "average": 0.1277806953,
            "count": 6399973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3338454832,
            "variance": 0.1114528066
          },
          {
            "average": 1.562506592e-07,
            "count": 6399973,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003952855413,
            "variance": 1.562506592e-07
          },
          {
            "average": 1.161676932,
            "count": 6399973,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.267722989,
            "variance": 5.142567554
          },
          {
            "average": -0.8744275765,
            "count": 6399973,
            "maximum": 30,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65348761,
            "variance": 113.4967983
          },
          {
            "average": 2.236007402,
            "count": 6399973,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.307016974,
            "variance": 1.708293371
          },
          {
            "average": 1790.31571,
            "count": 6399973,
            "maximum": 2046,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 435.6780775,
            "variance": 189815.3872
          },
          {
            "average": 211483106.9,
            "count": 6399973,
            "maximum": 211483291.7,
            "minimum": 211482565,
            "name": "GpsTime",
            "position": 12,
            "stddev": 147.5641218,
            "variance": 21775.17004
          },
          {
            "average": 2.236007402,
            "count": 6399973,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.307016974,
            "variance": 1.708293371
          },
          {
            "average": 0,
            "count": 6399973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6399973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002299853453,
            "count": 6399973,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04790161255,
            "variance": 0.002294564485
          },
          {
            "average": 0,
            "count": 6399973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606452.0826,
          5233906.097,
          263.3057056,
          606883.3226,
          5234618.597,
          1362.065706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606452.0826144345,
                5233906.097164685,
                263.30570555895736
              ],
              [
                606452.0826144345,
                5234618.597164685,
                263.30570555895736
              ],
              [
                606883.3226144345,
                5234618.597164685,
                1362.0657055589572
              ],
              [
                606883.3226144345,
                5233906.097164685,
                1362.0657055589572
              ],
              [
                606452.0826144345,
                5233906.097164685,
                263.30570555895736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:08:11+00:00",
        "end_time": "2018-05-27T18:56:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5932142,
            47.24993585,
            263.3057056,
            -121.5873465,
            47.25641535,
            1362.065706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5932142257158,
                  47.25000595039026,
                  263.30570555895736
                ],
                [
                  -121.59304444662641,
                  47.256415349848986,
                  263.30570555895736
                ],
                [
                  -121.58734654661349,
                  47.25634523364676,
                  1362.0657055589572
                ],
                [
                  -121.5875170127183,
                  47.24993584981655,
                  1362.0657055589572
                ],
                [
                  -121.5932142257158,
                  47.25000595039026,
                  263.30570555895736
                ]
              ]
            ]
          },
          "id": "20180527_47121C5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:08:11Z",
            "pc:count": 6399973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606732.9007,
                "count": 6399973,
                "maximum": 606883.3226,
                "minimum": 606452.0826,
                "name": "X",
                "position": 0,
                "stddev": 101.6207965,
                "variance": 10326.78628
              },
              {
                "average": 5234159.153,
                "count": 6399973,
                "maximum": 5234618.597,
                "minimum": 5233906.097,
                "name": "Y",
                "position": 1,
                "stddev": 174.7048022,
                "variance": 30521.76792
              },
              {
                "average": 548.8043475,
                "count": 6399973,
                "maximum": 1362.065706,
                "minimum": 263.3057056,
                "name": "Z",
                "position": 2,
                "stddev": 38.69208856,
                "variance": 1497.077717
              },
              {
                "average": 24502.34723,
                "count": 6399973,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9834.060266,
                "variance": 96708741.31
              },
              {
                "average": 2.503427593,
                "count": 6399973,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.542489702,
                "variance": 2.379274481
              },
              {
                "average": 4.007172218,
                "count": 6399973,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.836728377,
                "variance": 3.373571131
              },
              {
                "average": 0.1277806953,
                "count": 6399973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3338454832,
                "variance": 0.1114528066
              },
              {
                "average": 1.562506592e-07,
                "count": 6399973,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003952855413,
                "variance": 1.562506592e-07
              },
              {
                "average": 1.161676932,
                "count": 6399973,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.267722989,
                "variance": 5.142567554
              },
              {
                "average": -0.8744275765,
                "count": 6399973,
                "maximum": 30,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65348761,
                "variance": 113.4967983
              },
              {
                "average": 2.236007402,
                "count": 6399973,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.307016974,
                "variance": 1.708293371
              },
              {
                "average": 1790.31571,
                "count": 6399973,
                "maximum": 2046,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 435.6780775,
                "variance": 189815.3872
              },
              {
                "average": 211483106.9,
                "count": 6399973,
                "maximum": 211483291.7,
                "minimum": 211482565,
                "name": "GpsTime",
                "position": 12,
                "stddev": 147.5641218,
                "variance": 21775.17004
              },
              {
                "average": 2.236007402,
                "count": 6399973,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.307016974,
                "variance": 1.708293371
              },
              {
                "average": 0,
                "count": 6399973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6399973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002299853453,
                "count": 6399973,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04790161255,
                "variance": 0.002294564485
              },
              {
                "average": 0,
                "count": 6399973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606452.0826,
              5233906.097,
              263.3057056,
              606883.3226,
              5234618.597,
              1362.065706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606452.0826144345,
                    5233906.097164685,
                    263.30570555895736
                  ],
                  [
                    606452.0826144345,
                    5234618.597164685,
                    263.30570555895736
                  ],
                  [
                    606883.3226144345,
                    5234618.597164685,
                    1362.0657055589572
                  ],
                  [
                    606883.3226144345,
                    5233906.097164685,
                    1362.0657055589572
                  ],
                  [
                    606452.0826144345,
                    5233906.097164685,
                    263.30570555895736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:08:11+00:00",
            "end_time": "2018-05-27T18:56:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75030621614923,
              47.25007672595264,
              -61.33091130381206
            ],
            [
              -121.75001048883581,
              47.26264264034931,
              -61.33091130381206
            ],
            [
              -121.73721977243412,
              47.26250238113868,
              1104.369088696188
            ],
            [
              -121.73751852386884,
              47.24993652802906,
              1104.369088696188
            ],
            [
              -121.75030621614923,
              47.25007672595264,
              -61.33091130381206
            ]
          ]
        ]
      },
      "bbox": [
        -121.7503062,
        47.24993653,
        -61.3309113,
        -121.7372198,
        47.26264264,
        1104.369089
      ],
      "properties": {
        "datetime": "2018-05-27T23:08:29Z",
        "pc:count": 18555329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595006.9476,
            "count": 18555329,
            "maximum": 595532.8986,
            "minimum": 594565.0186,
            "name": "X",
            "position": 0,
            "stddev": 264.9000522,
            "variance": 70172.03763
          },
          {
            "average": 5234299.695,
            "count": 18555329,
            "maximum": 5235108.372,
            "minimum": 5233711.572,
            "name": "Y",
            "position": 1,
            "stddev": 389.782822,
            "variance": 151930.6483
          },
          {
            "average": 402.6775774,
            "count": 18555329,
            "maximum": 1104.369089,
            "minimum": -61.3309113,
            "name": "Z",
            "position": 2,
            "stddev": 46.98827191,
            "variance": 2207.897697
          },
          {
            "average": 19941.7135,
            "count": 18555329,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10837.39203,
            "variance": 117449066
          },
          {
            "average": 2.523037398,
            "count": 18555329,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.743826113,
            "variance": 3.040929513
          },
          {
            "average": 4.047503981,
            "count": 18555329,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.29864427,
            "variance": 5.283765478
          },
          {
            "average": 0.1777303976,
            "count": 18555329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3822856409,
            "variance": 0.1461423112
          },
          {
            "average": 0.0004193404493,
            "count": 18555329,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02047351034,
            "variance": 0.0004191646255
          },
          {
            "average": 2.489275237,
            "count": 18555329,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.197961957,
            "variance": 27.01880851
          },
          {
            "average": 0.2018083728,
            "count": 18555329,
            "maximum": 24,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.18234275,
            "variance": 125.0447894
          },
          {
            "average": 1.933019404,
            "count": 18555329,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.43613868,
            "variance": 2.062494307
          },
          {
            "average": 1758.094556,
            "count": 18555329,
            "maximum": 2119,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 479.6142702,
            "variance": 230029.8482
          },
          {
            "average": 211496604.1,
            "count": 18555329,
            "maximum": 211497709.9,
            "minimum": 211494903.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.1421498,
            "variance": 251143.4543
          },
          {
            "average": 1.933019404,
            "count": 18555329,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.43613868,
            "variance": 2.062494307
          },
          {
            "average": 0,
            "count": 18555329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18555329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.009751753795,
            "count": 18555329,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.09826829404,
            "variance": 0.009656657614
          },
          {
            "average": 0,
            "count": 18555329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594565.0186,
          5233711.572,
          -61.3309113,
          595532.8986,
          5235108.372,
          1104.369089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594565.0186391352,
                5233711.571963141,
                -61.33091130381206
              ],
              [
                594565.0186391352,
                5235108.3719631415,
                -61.33091130381206
              ],
              [
                595532.8986391351,
                5235108.3719631415,
                1104.369088696188
              ],
              [
                595532.8986391351,
                5233711.571963141,
                1104.369088696188
              ],
              [
                594565.0186391352,
                5233711.571963141,
                -61.33091130381206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:08:29+00:00",
        "end_time": "2018-05-27T22:21:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7503062,
            47.24993653,
            -61.3309113,
            -121.7372198,
            47.26264264,
            1104.369089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75030621614923,
                  47.25007672595264,
                  -61.33091130381206
                ],
                [
                  -121.75001048883581,
                  47.26264264034931,
                  -61.33091130381206
                ],
                [
                  -121.73721977243412,
                  47.26250238113868,
                  1104.369088696188
                ],
                [
                  -121.73751852386884,
                  47.24993652802906,
                  1104.369088696188
                ],
                [
                  -121.75030621614923,
                  47.25007672595264,
                  -61.33091130381206
                ]
              ]
            ]
          },
          "id": "20180527_47121C6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:08:29Z",
            "pc:count": 18555329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595006.9476,
                "count": 18555329,
                "maximum": 595532.8986,
                "minimum": 594565.0186,
                "name": "X",
                "position": 0,
                "stddev": 264.9000522,
                "variance": 70172.03763
              },
              {
                "average": 5234299.695,
                "count": 18555329,
                "maximum": 5235108.372,
                "minimum": 5233711.572,
                "name": "Y",
                "position": 1,
                "stddev": 389.782822,
                "variance": 151930.6483
              },
              {
                "average": 402.6775774,
                "count": 18555329,
                "maximum": 1104.369089,
                "minimum": -61.3309113,
                "name": "Z",
                "position": 2,
                "stddev": 46.98827191,
                "variance": 2207.897697
              },
              {
                "average": 19941.7135,
                "count": 18555329,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10837.39203,
                "variance": 117449066
              },
              {
                "average": 2.523037398,
                "count": 18555329,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.743826113,
                "variance": 3.040929513
              },
              {
                "average": 4.047503981,
                "count": 18555329,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.29864427,
                "variance": 5.283765478
              },
              {
                "average": 0.1777303976,
                "count": 18555329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3822856409,
                "variance": 0.1461423112
              },
              {
                "average": 0.0004193404493,
                "count": 18555329,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02047351034,
                "variance": 0.0004191646255
              },
              {
                "average": 2.489275237,
                "count": 18555329,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.197961957,
                "variance": 27.01880851
              },
              {
                "average": 0.2018083728,
                "count": 18555329,
                "maximum": 24,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.18234275,
                "variance": 125.0447894
              },
              {
                "average": 1.933019404,
                "count": 18555329,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.43613868,
                "variance": 2.062494307
              },
              {
                "average": 1758.094556,
                "count": 18555329,
                "maximum": 2119,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 479.6142702,
                "variance": 230029.8482
              },
              {
                "average": 211496604.1,
                "count": 18555329,
                "maximum": 211497709.9,
                "minimum": 211494903.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.1421498,
                "variance": 251143.4543
              },
              {
                "average": 1.933019404,
                "count": 18555329,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.43613868,
                "variance": 2.062494307
              },
              {
                "average": 0,
                "count": 18555329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18555329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.009751753795,
                "count": 18555329,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.09826829404,
                "variance": 0.009656657614
              },
              {
                "average": 0,
                "count": 18555329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594565.0186,
              5233711.572,
              -61.3309113,
              595532.8986,
              5235108.372,
              1104.369089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594565.0186391352,
                    5233711.571963141,
                    -61.33091130381206
                  ],
                  [
                    594565.0186391352,
                    5235108.3719631415,
                    -61.33091130381206
                  ],
                  [
                    595532.8986391351,
                    5235108.3719631415,
                    1104.369088696188
                  ],
                  [
                    595532.8986391351,
                    5233711.571963141,
                    1104.369088696188
                  ],
                  [
                    594565.0186391352,
                    5233711.571963141,
                    -61.33091130381206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:08:29+00:00",
            "end_time": "2018-05-27T22:21: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": "20180527_47121B5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5627715615133,
              47.20138558107115,
              69.89656273111393
            ],
            [
              -121.56251423116211,
              47.210909766332136,
              69.89656273111393
            ],
            [
              -121.54980849758842,
              47.210749619580234,
              1307.5765627311139
            ],
            [
              -121.55006810050824,
              47.20122548735303,
              1307.5765627311139
            ],
            [
              -121.5627715615133,
              47.20138558107115,
              69.89656273111393
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627716,
        47.20122549,
        69.89656273,
        -121.5498085,
        47.21090977,
        1307.576563
      ],
      "properties": {
        "datetime": "2018-05-27T18:44:57Z",
        "pc:count": 40216719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609316.141,
            "count": 40216719,
            "maximum": 609817.5979,
            "minimum": 608855.1379,
            "name": "X",
            "position": 0,
            "stddev": 267.107663,
            "variance": 71346.50362
          },
          {
            "average": 5229130.373,
            "count": 40216719,
            "maximum": 5229603.759,
            "minimum": 5228544.999,
            "name": "Y",
            "position": 1,
            "stddev": 273.6851493,
            "variance": 74903.56094
          },
          {
            "average": 510.6451911,
            "count": 40216719,
            "maximum": 1307.576563,
            "minimum": 69.89656273,
            "name": "Z",
            "position": 2,
            "stddev": 51.77585261,
            "variance": 2680.738914
          },
          {
            "average": 24289.10991,
            "count": 40216719,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10747.06372,
            "variance": 115499378.6
          },
          {
            "average": 2.524828865,
            "count": 40216719,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.571088983,
            "variance": 2.468320594
          },
          {
            "average": 4.049179994,
            "count": 40216719,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.885385215,
            "variance": 3.554677409
          },
          {
            "average": 0.1317123856,
            "count": 40216719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.338177817,
            "variance": 0.1143642359
          },
          {
            "average": 2.486528053e-08,
            "count": 40216719,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001576872872,
            "variance": 2.486528053e-08
          },
          {
            "average": 1.334437949,
            "count": 40216719,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.451536597,
            "variance": 11.91310488
          },
          {
            "average": 0.7887467241,
            "count": 40216719,
            "maximum": 27,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55611558,
            "variance": 133.5438073
          },
          {
            "average": 2.210729821,
            "count": 40216719,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.320932687,
            "variance": 1.744863165
          },
          {
            "average": 1766.209636,
            "count": 40216719,
            "maximum": 2040,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 440.5977984,
            "variance": 194126.4199
          },
          {
            "average": 211479412,
            "count": 40216719,
            "maximum": 211481897.3,
            "minimum": 211478394.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 975.7285693,
            "variance": 952046.2409
          },
          {
            "average": 2.210729821,
            "count": 40216719,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.320932687,
            "variance": 1.744863165
          },
          {
            "average": 0,
            "count": 40216719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40216719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002556125973,
            "count": 40216719,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05049348727,
            "variance": 0.002549592257
          },
          {
            "average": 0,
            "count": 40216719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608855.1379,
          5228544.999,
          69.89656273,
          609817.5979,
          5229603.759,
          1307.576563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608855.1379493685,
                5228544.9987501055,
                69.89656273111393
              ],
              [
                608855.1379493685,
                5229603.758750105,
                69.89656273111393
              ],
              [
                609817.5979493684,
                5229603.758750105,
                1307.5765627311139
              ],
              [
                609817.5979493684,
                5228544.9987501055,
                1307.5765627311139
              ],
              [
                608855.1379493685,
                5228544.9987501055,
                69.89656273111393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:44:57+00:00",
        "end_time": "2018-05-27T17:46:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627716,
            47.20122549,
            69.89656273,
            -121.5498085,
            47.21090977,
            1307.576563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5627715615133,
                  47.20138558107115,
                  69.89656273111393
                ],
                [
                  -121.56251423116211,
                  47.210909766332136,
                  69.89656273111393
                ],
                [
                  -121.54980849758842,
                  47.210749619580234,
                  1307.5765627311139
                ],
                [
                  -121.55006810050824,
                  47.20122548735303,
                  1307.5765627311139
                ],
                [
                  -121.5627715615133,
                  47.20138558107115,
                  69.89656273111393
                ]
              ]
            ]
          },
          "id": "20180527_47121B5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:44:57Z",
            "pc:count": 40216719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609316.141,
                "count": 40216719,
                "maximum": 609817.5979,
                "minimum": 608855.1379,
                "name": "X",
                "position": 0,
                "stddev": 267.107663,
                "variance": 71346.50362
              },
              {
                "average": 5229130.373,
                "count": 40216719,
                "maximum": 5229603.759,
                "minimum": 5228544.999,
                "name": "Y",
                "position": 1,
                "stddev": 273.6851493,
                "variance": 74903.56094
              },
              {
                "average": 510.6451911,
                "count": 40216719,
                "maximum": 1307.576563,
                "minimum": 69.89656273,
                "name": "Z",
                "position": 2,
                "stddev": 51.77585261,
                "variance": 2680.738914
              },
              {
                "average": 24289.10991,
                "count": 40216719,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10747.06372,
                "variance": 115499378.6
              },
              {
                "average": 2.524828865,
                "count": 40216719,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.571088983,
                "variance": 2.468320594
              },
              {
                "average": 4.049179994,
                "count": 40216719,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.885385215,
                "variance": 3.554677409
              },
              {
                "average": 0.1317123856,
                "count": 40216719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.338177817,
                "variance": 0.1143642359
              },
              {
                "average": 2.486528053e-08,
                "count": 40216719,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001576872872,
                "variance": 2.486528053e-08
              },
              {
                "average": 1.334437949,
                "count": 40216719,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.451536597,
                "variance": 11.91310488
              },
              {
                "average": 0.7887467241,
                "count": 40216719,
                "maximum": 27,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55611558,
                "variance": 133.5438073
              },
              {
                "average": 2.210729821,
                "count": 40216719,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.320932687,
                "variance": 1.744863165
              },
              {
                "average": 1766.209636,
                "count": 40216719,
                "maximum": 2040,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 440.5977984,
                "variance": 194126.4199
              },
              {
                "average": 211479412,
                "count": 40216719,
                "maximum": 211481897.3,
                "minimum": 211478394.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 975.7285693,
                "variance": 952046.2409
              },
              {
                "average": 2.210729821,
                "count": 40216719,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.320932687,
                "variance": 1.744863165
              },
              {
                "average": 0,
                "count": 40216719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40216719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002556125973,
                "count": 40216719,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05049348727,
                "variance": 0.002549592257
              },
              {
                "average": 0,
                "count": 40216719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608855.1379,
              5228544.999,
              69.89656273,
              609817.5979,
              5229603.759,
              1307.576563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608855.1379493685,
                    5228544.9987501055,
                    69.89656273111393
                  ],
                  [
                    608855.1379493685,
                    5229603.758750105,
                    69.89656273111393
                  ],
                  [
                    609817.5979493684,
                    5229603.758750105,
                    1307.5765627311139
                  ],
                  [
                    609817.5979493684,
                    5228544.9987501055,
                    1307.5765627311139
                  ],
                  [
                    608855.1379493685,
                    5228544.9987501055,
                    69.89656273111393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:44:57+00:00",
            "end_time": "2018-05-27T17:46:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42537949232752,
              47.20015387672647,
              -42.94478127811874
            ],
            [
              -121.42500997625356,
              47.21263592703697,
              -42.94478127811874
            ],
            [
              -121.4121433233816,
              47.21245829133147,
              1465.5952187218813
            ],
            [
              -121.4125158550806,
              47.19997631811136,
              1465.5952187218813
            ],
            [
              -121.42537949232752,
              47.20015387672647,
              -42.94478127811874
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253795,
        47.19997632,
        -42.94478128,
        -121.4121433,
        47.21263593,
        1465.595219
      ],
      "properties": {
        "datetime": "2018-05-27T17:22:04Z",
        "pc:count": 43087341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619789.5693,
            "count": 43087341,
            "maximum": 620238.3053,
            "minimum": 619263.6253,
            "name": "X",
            "position": 0,
            "stddev": 270.3146819,
            "variance": 73070.02727
          },
          {
            "average": 5229486.661,
            "count": 43087341,
            "maximum": 5229996.507,
            "minimum": 5228608.847,
            "name": "Y",
            "position": 1,
            "stddev": 345.1840454,
            "variance": 119152.0252
          },
          {
            "average": 631.8115876,
            "count": 43087341,
            "maximum": 1465.595219,
            "minimum": -42.94478128,
            "name": "Z",
            "position": 2,
            "stddev": 54.20070341,
            "variance": 2937.71625
          },
          {
            "average": 25088.37907,
            "count": 43087341,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10171.90898,
            "variance": 103467732.3
          },
          {
            "average": 2.769907384,
            "count": 43087341,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.695999155,
            "variance": 2.876413133
          },
          {
            "average": 4.539118415,
            "count": 43087341,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.929996597,
            "variance": 3.724886865
          },
          {
            "average": 0.1226640558,
            "count": 43087341,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3280511968,
            "variance": 0.1076175877
          },
          {
            "average": 1.404124706e-05,
            "count": 43087341,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003747138939,
            "variance": 1.404105023e-05
          },
          {
            "average": 1.218952221,
            "count": 43087341,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.65760616,
            "variance": 7.062870501
          },
          {
            "average": 1.238583258,
            "count": 43087341,
            "maximum": 25.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60680207,
            "variance": 134.7178544
          },
          {
            "average": 2.263467291,
            "count": 43087341,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.291169135,
            "variance": 1.667117735
          },
          {
            "average": 1766.020807,
            "count": 43087341,
            "maximum": 2018,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 430.3506015,
            "variance": 185201.6402
          },
          {
            "average": 211475714.4,
            "count": 43087341,
            "maximum": 211476924,
            "minimum": 211475081.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.4964071,
            "variance": 153269.4368
          },
          {
            "average": 2.263467291,
            "count": 43087341,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.291169135,
            "variance": 1.667117735
          },
          {
            "average": 0,
            "count": 43087341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43087341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.005228287352,
            "count": 43087341,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0721176295,
            "variance": 0.005200952484
          },
          {
            "average": 0,
            "count": 43087341,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619263.6253,
          5228608.847,
          -42.94478128,
          620238.3053,
          5229996.507,
          1465.595219
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619263.6253159803,
                5228608.847385928,
                -42.94478127811874
              ],
              [
                619263.6253159803,
                5229996.507385928,
                -42.94478127811874
              ],
              [
                620238.3053159802,
                5229996.507385928,
                1465.5952187218813
              ],
              [
                620238.3053159802,
                5228608.847385928,
                1465.5952187218813
              ],
              [
                619263.6253159803,
                5228608.847385928,
                -42.94478127811874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:22:04+00:00",
        "end_time": "2018-05-27T16:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253795,
            47.19997632,
            -42.94478128,
            -121.4121433,
            47.21263593,
            1465.595219
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42537949232752,
                  47.20015387672647,
                  -42.94478127811874
                ],
                [
                  -121.42500997625356,
                  47.21263592703697,
                  -42.94478127811874
                ],
                [
                  -121.4121433233816,
                  47.21245829133147,
                  1465.5952187218813
                ],
                [
                  -121.4125158550806,
                  47.19997631811136,
                  1465.5952187218813
                ],
                [
                  -121.42537949232752,
                  47.20015387672647,
                  -42.94478127811874
                ]
              ]
            ]
          },
          "id": "20180527_47121B4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:22:04Z",
            "pc:count": 43087341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619789.5693,
                "count": 43087341,
                "maximum": 620238.3053,
                "minimum": 619263.6253,
                "name": "X",
                "position": 0,
                "stddev": 270.3146819,
                "variance": 73070.02727
              },
              {
                "average": 5229486.661,
                "count": 43087341,
                "maximum": 5229996.507,
                "minimum": 5228608.847,
                "name": "Y",
                "position": 1,
                "stddev": 345.1840454,
                "variance": 119152.0252
              },
              {
                "average": 631.8115876,
                "count": 43087341,
                "maximum": 1465.595219,
                "minimum": -42.94478128,
                "name": "Z",
                "position": 2,
                "stddev": 54.20070341,
                "variance": 2937.71625
              },
              {
                "average": 25088.37907,
                "count": 43087341,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10171.90898,
                "variance": 103467732.3
              },
              {
                "average": 2.769907384,
                "count": 43087341,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.695999155,
                "variance": 2.876413133
              },
              {
                "average": 4.539118415,
                "count": 43087341,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.929996597,
                "variance": 3.724886865
              },
              {
                "average": 0.1226640558,
                "count": 43087341,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3280511968,
                "variance": 0.1076175877
              },
              {
                "average": 1.404124706e-05,
                "count": 43087341,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003747138939,
                "variance": 1.404105023e-05
              },
              {
                "average": 1.218952221,
                "count": 43087341,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.65760616,
                "variance": 7.062870501
              },
              {
                "average": 1.238583258,
                "count": 43087341,
                "maximum": 25.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60680207,
                "variance": 134.7178544
              },
              {
                "average": 2.263467291,
                "count": 43087341,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.291169135,
                "variance": 1.667117735
              },
              {
                "average": 1766.020807,
                "count": 43087341,
                "maximum": 2018,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 430.3506015,
                "variance": 185201.6402
              },
              {
                "average": 211475714.4,
                "count": 43087341,
                "maximum": 211476924,
                "minimum": 211475081.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.4964071,
                "variance": 153269.4368
              },
              {
                "average": 2.263467291,
                "count": 43087341,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.291169135,
                "variance": 1.667117735
              },
              {
                "average": 0,
                "count": 43087341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43087341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.005228287352,
                "count": 43087341,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0721176295,
                "variance": 0.005200952484
              },
              {
                "average": 0,
                "count": 43087341,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619263.6253,
              5228608.847,
              -42.94478128,
              620238.3053,
              5229996.507,
              1465.595219
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619263.6253159803,
                    5228608.847385928,
                    -42.94478127811874
                  ],
                  [
                    619263.6253159803,
                    5229996.507385928,
                    -42.94478127811874
                  ],
                  [
                    620238.3053159802,
                    5229996.507385928,
                    1465.5952187218813
                  ],
                  [
                    620238.3053159802,
                    5228608.847385928,
                    1465.5952187218813
                  ],
                  [
                    619263.6253159803,
                    5228608.847385928,
                    -42.94478127811874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:22:04+00:00",
            "end_time": "2018-05-27T16:51: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": "20180527_47121C6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73781078226526,
              47.25000997969037,
              -60.979071787377734
            ],
            [
              -121.7375104906352,
              47.262643485194694,
              -60.979071787377734
            ],
            [
              -121.72471507837622,
              47.26250177782212,
              1101.9409282126223
            ],
            [
              -121.72501841147552,
              47.24986833457063,
              1101.9409282126223
            ],
            [
              -121.73781078226526,
              47.25000997969037,
              -60.979071787377734
            ]
          ]
        ]
      },
      "bbox": [
        -121.7378108,
        47.24986833,
        -60.97907179,
        -121.7247151,
        47.26264349,
        1101.940928
      ],
      "properties": {
        "datetime": "2018-05-27T23:00:54Z",
        "pc:count": 24439542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595976.0011,
            "count": 24439542,
            "maximum": 596478.892,
            "minimum": 595510.652,
            "name": "X",
            "position": 0,
            "stddev": 282.227294,
            "variance": 79652.24549
          },
          {
            "average": 5234503.555,
            "count": 24439542,
            "maximum": 5235123.697,
            "minimum": 5233719.377,
            "name": "Y",
            "position": 1,
            "stddev": 445.7747336,
            "variance": 198715.1131
          },
          {
            "average": 407.024125,
            "count": 24439542,
            "maximum": 1101.940928,
            "minimum": -60.97907179,
            "name": "Z",
            "position": 2,
            "stddev": 27.8021364,
            "variance": 772.9587885
          },
          {
            "average": 21394.03813,
            "count": 24439542,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10228.77663,
            "variance": 104627871.3
          },
          {
            "average": 2.414022448,
            "count": 24439542,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.529301592,
            "variance": 2.338763359
          },
          {
            "average": 3.827479214,
            "count": 24439542,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.897931383,
            "variance": 3.602143535
          },
          {
            "average": 0.1525113687,
            "count": 24439542,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3595158639,
            "variance": 0.1292516564
          },
          {
            "average": 0.0001248795906,
            "count": 24439542,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01117425616,
            "variance": 0.0001248640008
          },
          {
            "average": 1.533003114,
            "count": 24439542,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.424270682,
            "variance": 11.7256297
          },
          {
            "average": 0.1561740112,
            "count": 24439542,
            "maximum": 22.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63135674,
            "variance": 135.2884595
          },
          {
            "average": 2.085480366,
            "count": 24439542,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.381018761,
            "variance": 1.907212819
          },
          {
            "average": 1805.64655,
            "count": 24439542,
            "maximum": 2117,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 460.6100959,
            "variance": 212161.6605
          },
          {
            "average": 211495840,
            "count": 24439542,
            "maximum": 211497254.8,
            "minimum": 211494277.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.5543751,
            "variance": 444294.735
          },
          {
            "average": 2.085480366,
            "count": 24439542,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.381018761,
            "variance": 1.907212819
          },
          {
            "average": 0,
            "count": 24439542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24439542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002483720849,
            "count": 24439542,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04977501462,
            "variance": 0.002477552081
          },
          {
            "average": 0,
            "count": 24439542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595510.652,
          5233719.377,
          -60.97907179,
          596478.892,
          5235123.697,
          1101.940928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595510.6520433337,
                5233719.376534053,
                -60.979071787377734
              ],
              [
                595510.6520433337,
                5235123.696534053,
                -60.979071787377734
              ],
              [
                596478.8920433337,
                5235123.696534053,
                1101.9409282126223
              ],
              [
                596478.8920433337,
                5233719.376534053,
                1101.9409282126223
              ],
              [
                595510.6520433337,
                5233719.376534053,
                -60.979071787377734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:00:54+00:00",
        "end_time": "2018-05-27T22:11:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7378108,
            47.24986833,
            -60.97907179,
            -121.7247151,
            47.26264349,
            1101.940928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73781078226526,
                  47.25000997969037,
                  -60.979071787377734
                ],
                [
                  -121.7375104906352,
                  47.262643485194694,
                  -60.979071787377734
                ],
                [
                  -121.72471507837622,
                  47.26250177782212,
                  1101.9409282126223
                ],
                [
                  -121.72501841147552,
                  47.24986833457063,
                  1101.9409282126223
                ],
                [
                  -121.73781078226526,
                  47.25000997969037,
                  -60.979071787377734
                ]
              ]
            ]
          },
          "id": "20180527_47121C6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:00:54Z",
            "pc:count": 24439542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595976.0011,
                "count": 24439542,
                "maximum": 596478.892,
                "minimum": 595510.652,
                "name": "X",
                "position": 0,
                "stddev": 282.227294,
                "variance": 79652.24549
              },
              {
                "average": 5234503.555,
                "count": 24439542,
                "maximum": 5235123.697,
                "minimum": 5233719.377,
                "name": "Y",
                "position": 1,
                "stddev": 445.7747336,
                "variance": 198715.1131
              },
              {
                "average": 407.024125,
                "count": 24439542,
                "maximum": 1101.940928,
                "minimum": -60.97907179,
                "name": "Z",
                "position": 2,
                "stddev": 27.8021364,
                "variance": 772.9587885
              },
              {
                "average": 21394.03813,
                "count": 24439542,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10228.77663,
                "variance": 104627871.3
              },
              {
                "average": 2.414022448,
                "count": 24439542,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.529301592,
                "variance": 2.338763359
              },
              {
                "average": 3.827479214,
                "count": 24439542,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.897931383,
                "variance": 3.602143535
              },
              {
                "average": 0.1525113687,
                "count": 24439542,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3595158639,
                "variance": 0.1292516564
              },
              {
                "average": 0.0001248795906,
                "count": 24439542,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01117425616,
                "variance": 0.0001248640008
              },
              {
                "average": 1.533003114,
                "count": 24439542,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.424270682,
                "variance": 11.7256297
              },
              {
                "average": 0.1561740112,
                "count": 24439542,
                "maximum": 22.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63135674,
                "variance": 135.2884595
              },
              {
                "average": 2.085480366,
                "count": 24439542,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.381018761,
                "variance": 1.907212819
              },
              {
                "average": 1805.64655,
                "count": 24439542,
                "maximum": 2117,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 460.6100959,
                "variance": 212161.6605
              },
              {
                "average": 211495840,
                "count": 24439542,
                "maximum": 211497254.8,
                "minimum": 211494277.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.5543751,
                "variance": 444294.735
              },
              {
                "average": 2.085480366,
                "count": 24439542,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.381018761,
                "variance": 1.907212819
              },
              {
                "average": 0,
                "count": 24439542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24439542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002483720849,
                "count": 24439542,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04977501462,
                "variance": 0.002477552081
              },
              {
                "average": 0,
                "count": 24439542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595510.652,
              5233719.377,
              -60.97907179,
              596478.892,
              5235123.697,
              1101.940928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595510.6520433337,
                    5233719.376534053,
                    -60.979071787377734
                  ],
                  [
                    595510.6520433337,
                    5235123.696534053,
                    -60.979071787377734
                  ],
                  [
                    596478.8920433337,
                    5235123.696534053,
                    1101.9409282126223
                  ],
                  [
                    596478.8920433337,
                    5233719.376534053,
                    1101.9409282126223
                  ],
                  [
                    595510.6520433337,
                    5233719.376534053,
                    -60.979071787377734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:00:54+00:00",
            "end_time": "2018-05-27T22:11:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63764977057637,
              47.2250073210633,
              -41.37633897519777
            ],
            [
              -121.63748461131006,
              47.231451413014845,
              -41.37633897519777
            ],
            [
              -121.6248520075074,
              47.23130047157237,
              1209.3636610248022
            ],
            [
              -121.62501869687954,
              47.2248564134449,
              1209.3636610248022
            ],
            [
              -121.63764977057637,
              47.2250073210633,
              -41.37633897519777
            ]
          ]
        ]
      },
      "bbox": [
        -121.6376498,
        47.22485641,
        -41.37633898,
        -121.624852,
        47.23145141,
        1209.363661
      ],
      "properties": {
        "datetime": "2018-05-27T19:38:42Z",
        "pc:count": 25908825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603676.1167,
            "count": 25908825,
            "maximum": 604094.7366,
            "minimum": 603138.2166,
            "name": "X",
            "position": 0,
            "stddev": 276.4358501,
            "variance": 76416.77923
          },
          {
            "average": 5231362.785,
            "count": 25908825,
            "maximum": 5231784.697,
            "minimum": 5231068.357,
            "name": "Y",
            "position": 1,
            "stddev": 172.6572088,
            "variance": 29810.51174
          },
          {
            "average": 425.0346467,
            "count": 25908825,
            "maximum": 1209.363661,
            "minimum": -41.37633898,
            "name": "Z",
            "position": 2,
            "stddev": 15.15568946,
            "variance": 229.6949229
          },
          {
            "average": 23388.2248,
            "count": 25908825,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10201.74231,
            "variance": 104075546.1
          },
          {
            "average": 2.505422766,
            "count": 25908825,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.573270079,
            "variance": 2.475178741
          },
          {
            "average": 4.010590947,
            "count": 25908825,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.911619615,
            "variance": 3.654289552
          },
          {
            "average": 0.1199048201,
            "count": 25908825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.324850209,
            "variance": 0.1055276583
          },
          {
            "average": 3.716880252e-05,
            "count": 25908825,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006096509037,
            "variance": 3.716742244e-05
          },
          {
            "average": 1.810812686,
            "count": 25908825,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.595120626,
            "variance": 31.30537482
          },
          {
            "average": 0.01420324282,
            "count": 25908825,
            "maximum": 27,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.31539965,
            "variance": 128.0382691
          },
          {
            "average": 2.280683512,
            "count": 25908825,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.280833056,
            "variance": 1.640533317
          },
          {
            "average": 1807.577299,
            "count": 25908825,
            "maximum": 2053,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 426.4066609,
            "variance": 181822.6405
          },
          {
            "average": 211483741.1,
            "count": 25908825,
            "maximum": 211485122,
            "minimum": 211480745.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1238.007372,
            "variance": 1532662.253
          },
          {
            "average": 2.280683512,
            "count": 25908825,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.280833056,
            "variance": 1.640533317
          },
          {
            "average": 0,
            "count": 25908825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25908825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002060919397,
            "count": 25908825,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04535054672,
            "variance": 0.002056672088
          },
          {
            "average": 0,
            "count": 25908825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603138.2166,
          5231068.357,
          -41.37633898,
          604094.7366,
          5231784.697,
          1209.363661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603138.2166300585,
                5231068.357390923,
                -41.37633897519777
              ],
              [
                603138.2166300585,
                5231784.697390923,
                -41.37633897519777
              ],
              [
                604094.7366300585,
                5231784.697390923,
                1209.3636610248022
              ],
              [
                604094.7366300585,
                5231068.357390923,
                1209.3636610248022
              ],
              [
                603138.2166300585,
                5231068.357390923,
                -41.37633897519777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:38:42+00:00",
        "end_time": "2018-05-27T18:25:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6376498,
            47.22485641,
            -41.37633898,
            -121.624852,
            47.23145141,
            1209.363661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63764977057637,
                  47.2250073210633,
                  -41.37633897519777
                ],
                [
                  -121.63748461131006,
                  47.231451413014845,
                  -41.37633897519777
                ],
                [
                  -121.6248520075074,
                  47.23130047157237,
                  1209.3636610248022
                ],
                [
                  -121.62501869687954,
                  47.2248564134449,
                  1209.3636610248022
                ],
                [
                  -121.63764977057637,
                  47.2250073210633,
                  -41.37633897519777
                ]
              ]
            ]
          },
          "id": "20180527_47121B6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:38:42Z",
            "pc:count": 25908825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603676.1167,
                "count": 25908825,
                "maximum": 604094.7366,
                "minimum": 603138.2166,
                "name": "X",
                "position": 0,
                "stddev": 276.4358501,
                "variance": 76416.77923
              },
              {
                "average": 5231362.785,
                "count": 25908825,
                "maximum": 5231784.697,
                "minimum": 5231068.357,
                "name": "Y",
                "position": 1,
                "stddev": 172.6572088,
                "variance": 29810.51174
              },
              {
                "average": 425.0346467,
                "count": 25908825,
                "maximum": 1209.363661,
                "minimum": -41.37633898,
                "name": "Z",
                "position": 2,
                "stddev": 15.15568946,
                "variance": 229.6949229
              },
              {
                "average": 23388.2248,
                "count": 25908825,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10201.74231,
                "variance": 104075546.1
              },
              {
                "average": 2.505422766,
                "count": 25908825,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.573270079,
                "variance": 2.475178741
              },
              {
                "average": 4.010590947,
                "count": 25908825,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.911619615,
                "variance": 3.654289552
              },
              {
                "average": 0.1199048201,
                "count": 25908825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.324850209,
                "variance": 0.1055276583
              },
              {
                "average": 3.716880252e-05,
                "count": 25908825,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006096509037,
                "variance": 3.716742244e-05
              },
              {
                "average": 1.810812686,
                "count": 25908825,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.595120626,
                "variance": 31.30537482
              },
              {
                "average": 0.01420324282,
                "count": 25908825,
                "maximum": 27,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.31539965,
                "variance": 128.0382691
              },
              {
                "average": 2.280683512,
                "count": 25908825,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.280833056,
                "variance": 1.640533317
              },
              {
                "average": 1807.577299,
                "count": 25908825,
                "maximum": 2053,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 426.4066609,
                "variance": 181822.6405
              },
              {
                "average": 211483741.1,
                "count": 25908825,
                "maximum": 211485122,
                "minimum": 211480745.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1238.007372,
                "variance": 1532662.253
              },
              {
                "average": 2.280683512,
                "count": 25908825,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.280833056,
                "variance": 1.640533317
              },
              {
                "average": 0,
                "count": 25908825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25908825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002060919397,
                "count": 25908825,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04535054672,
                "variance": 0.002056672088
              },
              {
                "average": 0,
                "count": 25908825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603138.2166,
              5231068.357,
              -41.37633898,
              604094.7366,
              5231784.697,
              1209.363661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603138.2166300585,
                    5231068.357390923,
                    -41.37633897519777
                  ],
                  [
                    603138.2166300585,
                    5231784.697390923,
                    -41.37633897519777
                  ],
                  [
                    604094.7366300585,
                    5231784.697390923,
                    1209.3636610248022
                  ],
                  [
                    604094.7366300585,
                    5231068.357390923,
                    1209.3636610248022
                  ],
                  [
                    603138.2166300585,
                    5231068.357390923,
                    -41.37633897519777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:38:42+00:00",
            "end_time": "2018-05-27T18:25: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": "20180527_47121B6103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72531389703911,
              47.23750908924694,
              -45.16393450103226
            ],
            [
              -121.72501348162375,
              47.25002938990216,
              -45.16393450103226
            ],
            [
              -121.71372388810143,
              47.24990319675765,
              1201.756065498968
            ],
            [
              -121.71402696181379,
              47.2373829510411,
              1201.756065498968
            ],
            [
              -121.72531389703911,
              47.23750908924694,
              -45.16393450103226
            ]
          ]
        ]
      },
      "bbox": [
        -121.7253139,
        47.23738295,
        -45.1639345,
        -121.7137239,
        47.25002939,
        1201.756065
      ],
      "properties": {
        "datetime": "2018-05-27T23:16:00Z",
        "pc:count": 27240072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596791.2841,
            "count": 27240072,
            "maximum": 597333.4729,
            "minimum": 596478.9729,
            "name": "X",
            "position": 0,
            "stddev": 224.8470847,
            "variance": 50556.2115
          },
          {
            "average": 5232741.72,
            "count": 27240072,
            "maximum": 5233737.28,
            "minimum": 5232345.54,
            "name": "Y",
            "position": 1,
            "stddev": 335.5094086,
            "variance": 112566.5632
          },
          {
            "average": 399.0255489,
            "count": 27240072,
            "maximum": 1201.756065,
            "minimum": -45.1639345,
            "name": "Z",
            "position": 2,
            "stddev": 24.63894429,
            "variance": 607.0775755
          },
          {
            "average": 23501.27314,
            "count": 27240072,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10349.52321,
            "variance": 107112630.7
          },
          {
            "average": 2.494111029,
            "count": 27240072,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.549235173,
            "variance": 2.400129622
          },
          {
            "average": 3.987206532,
            "count": 27240072,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.863475666,
            "variance": 3.472541556
          },
          {
            "average": 0.1338787944,
            "count": 27240072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3405220508,
            "variance": 0.1159552671
          },
          {
            "average": 0,
            "count": 27240072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.385001626,
            "count": 27240072,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.797688078,
            "variance": 14.42243474
          },
          {
            "average": -0.009575534329,
            "count": 27240072,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74489593,
            "variance": 137.9425805
          },
          {
            "average": 2.198001239,
            "count": 27240072,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.327702653,
            "variance": 1.762794335
          },
          {
            "average": 1834.52583,
            "count": 27240072,
            "maximum": 2121,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 443.7145275,
            "variance": 196882.5819
          },
          {
            "average": 211494356.8,
            "count": 27240072,
            "maximum": 211498160.3,
            "minimum": 211483702.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5656.775681,
            "variance": 31999111.1
          },
          {
            "average": 2.198001239,
            "count": 27240072,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.327702653,
            "variance": 1.762794335
          },
          {
            "average": 0,
            "count": 27240072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27240072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001752858803,
            "count": 27240072,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04183044768,
            "variance": 0.001749786353
          },
          {
            "average": 0,
            "count": 27240072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596478.9729,
          5232345.54,
          -45.1639345,
          597333.4729,
          5233737.28,
          1201.756065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596478.972902291,
                5232345.5403645765,
                -45.16393450103226
              ],
              [
                596478.972902291,
                5233737.280364577,
                -45.16393450103226
              ],
              [
                597333.472902291,
                5233737.280364577,
                1201.756065498968
              ],
              [
                597333.472902291,
                5232345.5403645765,
                1201.756065498968
              ],
              [
                596478.972902291,
                5232345.5403645765,
                -45.16393450103226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:16:00+00:00",
        "end_time": "2018-05-27T19:15:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7253139,
            47.23738295,
            -45.1639345,
            -121.7137239,
            47.25002939,
            1201.756065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72531389703911,
                  47.23750908924694,
                  -45.16393450103226
                ],
                [
                  -121.72501348162375,
                  47.25002938990216,
                  -45.16393450103226
                ],
                [
                  -121.71372388810143,
                  47.24990319675765,
                  1201.756065498968
                ],
                [
                  -121.71402696181379,
                  47.2373829510411,
                  1201.756065498968
                ],
                [
                  -121.72531389703911,
                  47.23750908924694,
                  -45.16393450103226
                ]
              ]
            ]
          },
          "id": "20180527_47121B6103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:16:00Z",
            "pc:count": 27240072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596791.2841,
                "count": 27240072,
                "maximum": 597333.4729,
                "minimum": 596478.9729,
                "name": "X",
                "position": 0,
                "stddev": 224.8470847,
                "variance": 50556.2115
              },
              {
                "average": 5232741.72,
                "count": 27240072,
                "maximum": 5233737.28,
                "minimum": 5232345.54,
                "name": "Y",
                "position": 1,
                "stddev": 335.5094086,
                "variance": 112566.5632
              },
              {
                "average": 399.0255489,
                "count": 27240072,
                "maximum": 1201.756065,
                "minimum": -45.1639345,
                "name": "Z",
                "position": 2,
                "stddev": 24.63894429,
                "variance": 607.0775755
              },
              {
                "average": 23501.27314,
                "count": 27240072,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10349.52321,
                "variance": 107112630.7
              },
              {
                "average": 2.494111029,
                "count": 27240072,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.549235173,
                "variance": 2.400129622
              },
              {
                "average": 3.987206532,
                "count": 27240072,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.863475666,
                "variance": 3.472541556
              },
              {
                "average": 0.1338787944,
                "count": 27240072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3405220508,
                "variance": 0.1159552671
              },
              {
                "average": 0,
                "count": 27240072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.385001626,
                "count": 27240072,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.797688078,
                "variance": 14.42243474
              },
              {
                "average": -0.009575534329,
                "count": 27240072,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74489593,
                "variance": 137.9425805
              },
              {
                "average": 2.198001239,
                "count": 27240072,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.327702653,
                "variance": 1.762794335
              },
              {
                "average": 1834.52583,
                "count": 27240072,
                "maximum": 2121,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 443.7145275,
                "variance": 196882.5819
              },
              {
                "average": 211494356.8,
                "count": 27240072,
                "maximum": 211498160.3,
                "minimum": 211483702.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5656.775681,
                "variance": 31999111.1
              },
              {
                "average": 2.198001239,
                "count": 27240072,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.327702653,
                "variance": 1.762794335
              },
              {
                "average": 0,
                "count": 27240072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27240072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001752858803,
                "count": 27240072,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04183044768,
                "variance": 0.001749786353
              },
              {
                "average": 0,
                "count": 27240072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596478.9729,
              5232345.54,
              -45.1639345,
              597333.4729,
              5233737.28,
              1201.756065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596478.972902291,
                    5232345.5403645765,
                    -45.16393450103226
                  ],
                  [
                    596478.972902291,
                    5233737.280364577,
                    -45.16393450103226
                  ],
                  [
                    597333.472902291,
                    5233737.280364577,
                    1201.756065498968
                  ],
                  [
                    597333.472902291,
                    5232345.5403645765,
                    1201.756065498968
                  ],
                  [
                    596478.972902291,
                    5232345.5403645765,
                    -45.16393450103226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:16:00+00:00",
            "end_time": "2018-05-27T19:15: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": "20180527_47121B6107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73003861900803,
              47.23597257348362,
              131.68273793435765
            ],
            [
              -121.73000065761256,
              47.2375611184502,
              131.68273793435765
            ],
            [
              -121.7249765259945,
              47.23750531296053,
              1198.6227379343577
            ],
            [
              -121.7250146374664,
              47.235916771076944,
              1198.6227379343577
            ],
            [
              -121.73003861900803,
              47.23597257348362,
              131.68273793435765
            ]
          ]
        ]
      },
      "bbox": [
        -121.7300386,
        47.23591677,
        131.6827379,
        -121.7249765,
        47.23756112,
        1198.622738
      ],
      "properties": {
        "datetime": "2018-05-27T23:16:04Z",
        "pc:count": 2749496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596369.2579,
            "count": 2749496,
            "maximum": 596504.5139,
            "minimum": 596124.1539,
            "name": "X",
            "position": 0,
            "stddev": 88.58282072,
            "variance": 7846.916126
          },
          {
            "average": 5232279.494,
            "count": 2749496,
            "maximum": 5232345.538,
            "minimum": 5232168.958,
            "name": "Y",
            "position": 1,
            "stddev": 41.15379818,
            "variance": 1693.635104
          },
          {
            "average": 407.7731745,
            "count": 2749496,
            "maximum": 1198.622738,
            "minimum": 131.6827379,
            "name": "Z",
            "position": 2,
            "stddev": 23.43637296,
            "variance": 549.2635775
          },
          {
            "average": 22894.89018,
            "count": 2749496,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9706.606988,
            "variance": 94218219.22
          },
          {
            "average": 2.67525612,
            "count": 2749496,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.600240348,
            "variance": 2.560769172
          },
          {
            "average": 4.353295659,
            "count": 2749496,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.788238726,
            "variance": 3.19779774
          },
          {
            "average": 0.1332451475,
            "count": 2749496,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3398395506,
            "variance": 0.1154909202
          },
          {
            "average": 0,
            "count": 2749496,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020173152,
            "count": 2749496,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2637507129,
            "variance": 0.06956443855
          },
          {
            "average": 1.127616491,
            "count": 2749496,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.3889774,
            "variance": 107.9308514
          },
          {
            "average": 2.205914829,
            "count": 2749496,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.323512331,
            "variance": 1.751684891
          },
          {
            "average": 1812.470729,
            "count": 2749496,
            "maximum": 2121,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 441.6202812,
            "variance": 195028.4727
          },
          {
            "average": 211489591.7,
            "count": 2749496,
            "maximum": 211498164.6,
            "minimum": 211483699.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6843.260654,
            "variance": 46830216.38
          },
          {
            "average": 2.205914829,
            "count": 2749496,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.323512331,
            "variance": 1.751684891
          },
          {
            "average": 0,
            "count": 2749496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2749496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001659940585,
            "count": 2749496,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04070854684,
            "variance": 0.001657185785
          },
          {
            "average": 0,
            "count": 2749496,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596124.1539,
          5232168.958,
          131.6827379,
          596504.5139,
          5232345.538,
          1198.622738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596124.1538554946,
                5232168.958122727,
                131.68273793435765
              ],
              [
                596124.1538554946,
                5232345.538122728,
                131.68273793435765
              ],
              [
                596504.5138554947,
                5232345.538122728,
                1198.6227379343577
              ],
              [
                596504.5138554947,
                5232168.958122727,
                1198.6227379343577
              ],
              [
                596124.1538554946,
                5232168.958122727,
                131.68273793435765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:16:04+00:00",
        "end_time": "2018-05-27T19:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7300386,
            47.23591677,
            131.6827379,
            -121.7249765,
            47.23756112,
            1198.622738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73003861900803,
                  47.23597257348362,
                  131.68273793435765
                ],
                [
                  -121.73000065761256,
                  47.2375611184502,
                  131.68273793435765
                ],
                [
                  -121.7249765259945,
                  47.23750531296053,
                  1198.6227379343577
                ],
                [
                  -121.7250146374664,
                  47.235916771076944,
                  1198.6227379343577
                ],
                [
                  -121.73003861900803,
                  47.23597257348362,
                  131.68273793435765
                ]
              ]
            ]
          },
          "id": "20180527_47121B6107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:16:04Z",
            "pc:count": 2749496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596369.2579,
                "count": 2749496,
                "maximum": 596504.5139,
                "minimum": 596124.1539,
                "name": "X",
                "position": 0,
                "stddev": 88.58282072,
                "variance": 7846.916126
              },
              {
                "average": 5232279.494,
                "count": 2749496,
                "maximum": 5232345.538,
                "minimum": 5232168.958,
                "name": "Y",
                "position": 1,
                "stddev": 41.15379818,
                "variance": 1693.635104
              },
              {
                "average": 407.7731745,
                "count": 2749496,
                "maximum": 1198.622738,
                "minimum": 131.6827379,
                "name": "Z",
                "position": 2,
                "stddev": 23.43637296,
                "variance": 549.2635775
              },
              {
                "average": 22894.89018,
                "count": 2749496,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9706.606988,
                "variance": 94218219.22
              },
              {
                "average": 2.67525612,
                "count": 2749496,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.600240348,
                "variance": 2.560769172
              },
              {
                "average": 4.353295659,
                "count": 2749496,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.788238726,
                "variance": 3.19779774
              },
              {
                "average": 0.1332451475,
                "count": 2749496,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3398395506,
                "variance": 0.1154909202
              },
              {
                "average": 0,
                "count": 2749496,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020173152,
                "count": 2749496,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2637507129,
                "variance": 0.06956443855
              },
              {
                "average": 1.127616491,
                "count": 2749496,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.3889774,
                "variance": 107.9308514
              },
              {
                "average": 2.205914829,
                "count": 2749496,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.323512331,
                "variance": 1.751684891
              },
              {
                "average": 1812.470729,
                "count": 2749496,
                "maximum": 2121,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 441.6202812,
                "variance": 195028.4727
              },
              {
                "average": 211489591.7,
                "count": 2749496,
                "maximum": 211498164.6,
                "minimum": 211483699.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6843.260654,
                "variance": 46830216.38
              },
              {
                "average": 2.205914829,
                "count": 2749496,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.323512331,
                "variance": 1.751684891
              },
              {
                "average": 0,
                "count": 2749496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2749496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001659940585,
                "count": 2749496,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04070854684,
                "variance": 0.001657185785
              },
              {
                "average": 0,
                "count": 2749496,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596124.1539,
              5232168.958,
              131.6827379,
              596504.5139,
              5232345.538,
              1198.622738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596124.1538554946,
                    5232168.958122727,
                    131.68273793435765
                  ],
                  [
                    596124.1538554946,
                    5232345.538122728,
                    131.68273793435765
                  ],
                  [
                    596504.5138554947,
                    5232345.538122728,
                    1198.6227379343577
                  ],
                  [
                    596504.5138554947,
                    5232168.958122727,
                    1198.6227379343577
                  ],
                  [
                    596124.1538554946,
                    5232168.958122727,
                    131.68273793435765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:16:04+00:00",
            "end_time": "2018-05-27T19:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71258654962449,
              47.3031399027514,
              131.84167871081922
            ],
            [
              -121.7125140354568,
              47.306126037922915,
              131.84167871081922
            ],
            [
              -121.71162154890999,
              47.30611600479031,
              1369.1816787108191
            ],
            [
              -121.71169411331059,
              47.303129870660776,
              1369.1816787108191
            ],
            [
              -121.71258654962449,
              47.3031399027514,
              131.84167871081922
            ]
          ]
        ]
      },
      "bbox": [
        -121.7125865,
        47.30312987,
        131.8416787,
        -121.7116215,
        47.30612604,
        1369.181679
      ],
      "properties": {
        "datetime": "2018-05-28T00:19:01Z",
        "pc:count": 588991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597350.6969,
            "count": 588991,
            "maximum": 597389.3395,
            "minimum": 597321.8595,
            "name": "X",
            "position": 0,
            "stddev": 16.52142008,
            "variance": 272.9573214
          },
          {
            "average": 5239818.583,
            "count": 588991,
            "maximum": 5239986.812,
            "minimum": 5239654.872,
            "name": "Y",
            "position": 1,
            "stddev": 81.34127409,
            "variance": 6616.402871
          },
          {
            "average": 640.5443661,
            "count": 588991,
            "maximum": 1369.181679,
            "minimum": 131.8416787,
            "name": "Z",
            "position": 2,
            "stddev": 15.97363456,
            "variance": 255.157001
          },
          {
            "average": 23545.51038,
            "count": 588991,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9851.85518,
            "variance": 97059050.5
          },
          {
            "average": 2.730608787,
            "count": 588991,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.705703037,
            "variance": 2.909422852
          },
          {
            "average": 4.454796423,
            "count": 588991,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.997331038,
            "variance": 3.989331274
          },
          {
            "average": 0.1160883613,
            "count": 588991,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3203311222,
            "variance": 0.1026120279
          },
          {
            "average": 0,
            "count": 588991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.061883798,
            "count": 588991,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9258850399,
            "variance": 0.8572631071
          },
          {
            "average": -0.7223568595,
            "count": 588991,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04774801,
            "variance": 122.052736
          },
          {
            "average": 2.310677073,
            "count": 588991,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.262063939,
            "variance": 1.592805387
          },
          {
            "average": 1910.006498,
            "count": 588991,
            "maximum": 2142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 421.943189,
            "variance": 178036.0548
          },
          {
            "average": 211501675.9,
            "count": 588991,
            "maximum": 211501941.6,
            "minimum": 211501455.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 153.44549,
            "variance": 23545.5184
          },
          {
            "average": 2.310677073,
            "count": 588991,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.262063939,
            "variance": 1.592805387
          },
          {
            "average": 0,
            "count": 588991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 588991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003932148369,
            "count": 588991,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06258349006,
            "variance": 0.003916693228
          },
          {
            "average": 0,
            "count": 588991,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597321.8595,
          5239654.872,
          131.8416787,
          597389.3395,
          5239986.812,
          1369.181679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597321.8594631725,
                5239654.871836176,
                131.84167871081922
              ],
              [
                597321.8594631725,
                5239986.811836176,
                131.84167871081922
              ],
              [
                597389.3394631725,
                5239986.811836176,
                1369.1816787108191
              ],
              [
                597389.3394631725,
                5239654.871836176,
                1369.1816787108191
              ],
              [
                597321.8594631725,
                5239654.871836176,
                131.84167871081922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:19:01+00:00",
        "end_time": "2018-05-28T00:10:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7125865,
            47.30312987,
            131.8416787,
            -121.7116215,
            47.30612604,
            1369.181679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71258654962449,
                  47.3031399027514,
                  131.84167871081922
                ],
                [
                  -121.7125140354568,
                  47.306126037922915,
                  131.84167871081922
                ],
                [
                  -121.71162154890999,
                  47.30611600479031,
                  1369.1816787108191
                ],
                [
                  -121.71169411331059,
                  47.303129870660776,
                  1369.1816787108191
                ],
                [
                  -121.71258654962449,
                  47.3031399027514,
                  131.84167871081922
                ]
              ]
            ]
          },
          "id": "20180527_47121C6304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:19:01Z",
            "pc:count": 588991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597350.6969,
                "count": 588991,
                "maximum": 597389.3395,
                "minimum": 597321.8595,
                "name": "X",
                "position": 0,
                "stddev": 16.52142008,
                "variance": 272.9573214
              },
              {
                "average": 5239818.583,
                "count": 588991,
                "maximum": 5239986.812,
                "minimum": 5239654.872,
                "name": "Y",
                "position": 1,
                "stddev": 81.34127409,
                "variance": 6616.402871
              },
              {
                "average": 640.5443661,
                "count": 588991,
                "maximum": 1369.181679,
                "minimum": 131.8416787,
                "name": "Z",
                "position": 2,
                "stddev": 15.97363456,
                "variance": 255.157001
              },
              {
                "average": 23545.51038,
                "count": 588991,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9851.85518,
                "variance": 97059050.5
              },
              {
                "average": 2.730608787,
                "count": 588991,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.705703037,
                "variance": 2.909422852
              },
              {
                "average": 4.454796423,
                "count": 588991,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.997331038,
                "variance": 3.989331274
              },
              {
                "average": 0.1160883613,
                "count": 588991,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3203311222,
                "variance": 0.1026120279
              },
              {
                "average": 0,
                "count": 588991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.061883798,
                "count": 588991,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9258850399,
                "variance": 0.8572631071
              },
              {
                "average": -0.7223568595,
                "count": 588991,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04774801,
                "variance": 122.052736
              },
              {
                "average": 2.310677073,
                "count": 588991,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.262063939,
                "variance": 1.592805387
              },
              {
                "average": 1910.006498,
                "count": 588991,
                "maximum": 2142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 421.943189,
                "variance": 178036.0548
              },
              {
                "average": 211501675.9,
                "count": 588991,
                "maximum": 211501941.6,
                "minimum": 211501455.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 153.44549,
                "variance": 23545.5184
              },
              {
                "average": 2.310677073,
                "count": 588991,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.262063939,
                "variance": 1.592805387
              },
              {
                "average": 0,
                "count": 588991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 588991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003932148369,
                "count": 588991,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06258349006,
                "variance": 0.003916693228
              },
              {
                "average": 0,
                "count": 588991,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597321.8595,
              5239654.872,
              131.8416787,
              597389.3395,
              5239986.812,
              1369.181679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597321.8594631725,
                    5239654.871836176,
                    131.84167871081922
                  ],
                  [
                    597321.8594631725,
                    5239986.811836176,
                    131.84167871081922
                  ],
                  [
                    597389.3394631725,
                    5239986.811836176,
                    1369.1816787108191
                  ],
                  [
                    597389.3394631725,
                    5239654.871836176,
                    1369.1816787108191
                  ],
                  [
                    597321.8594631725,
                    5239654.871836176,
                    131.84167871081922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:19:01+00:00",
            "end_time": "2018-05-28T00:10:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72503652186334,
              47.31250655095802,
              457.6424805224605
            ],
            [
              -121.72501437092905,
              47.3134273855672,
              457.6424805224605
            ],
            [
              -121.72421091346028,
              47.31341844180302,
              1356.2024805224605
            ],
            [
              -121.72423307834417,
              47.312497607480324,
              1356.2024805224605
            ],
            [
              -121.72503652186334,
              47.31250655095802,
              457.6424805224605
            ]
          ]
        ]
      },
      "bbox": [
        -121.7250365,
        47.31249761,
        457.6424805,
        -121.7242109,
        47.31342739,
        1356.202481
      ],
      "properties": {
        "datetime": "2018-05-28T00:16:42Z",
        "pc:count": 139523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596383.1723,
            "count": 139523,
            "maximum": 596424.4408,
            "minimum": 596363.7008,
            "name": "X",
            "position": 0,
            "stddev": 13.19389282,
            "variance": 174.0788076
          },
          {
            "average": 5240718.546,
            "count": 139523,
            "maximum": 5240782.68,
            "minimum": 5240680.32,
            "name": "Y",
            "position": 1,
            "stddev": 25.55304742,
            "variance": 652.9582322
          },
          {
            "average": 701.2563476,
            "count": 139523,
            "maximum": 1356.202481,
            "minimum": 457.6424805,
            "name": "Z",
            "position": 2,
            "stddev": 11.84274496,
            "variance": 140.2506082
          },
          {
            "average": 18990.19817,
            "count": 139523,
            "maximum": 51760,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 8230.364406,
            "variance": 67738898.26
          },
          {
            "average": 2.663395999,
            "count": 139523,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.601874524,
            "variance": 2.56600199
          },
          {
            "average": 4.329529898,
            "count": 139523,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.809037856,
            "variance": 3.272617966
          },
          {
            "average": 0.1298997298,
            "count": 139523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3361942892,
            "variance": 0.1130266001
          },
          {
            "average": 0,
            "count": 139523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037757216,
            "count": 139523,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3735524038,
            "variance": 0.1395413984
          },
          {
            "average": 2.368748889,
            "count": 139523,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.41283273,
            "variance": 179.9040818
          },
          {
            "average": 2.225138508,
            "count": 139523,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.313082824,
            "variance": 1.724186502
          },
          {
            "average": 1880.896505,
            "count": 139523,
            "maximum": 2141,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.9059304,
            "variance": 192638.4157
          },
          {
            "average": 211501596.2,
            "count": 139523,
            "maximum": 211501802.2,
            "minimum": 211501436.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 137.4672966,
            "variance": 18897.25762
          },
          {
            "average": 2.225138508,
            "count": 139523,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.313082824,
            "variance": 1.724186502
          },
          {
            "average": 0,
            "count": 139523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003440292998,
            "count": 139523,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05855324035,
            "variance": 0.003428481955
          },
          {
            "average": 0,
            "count": 139523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596363.7008,
          5240680.32,
          457.6424805,
          596424.4408,
          5240782.68,
          1356.202481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596363.7007844016,
                5240680.319900032,
                457.6424805224605
              ],
              [
                596363.7007844016,
                5240782.679900032,
                457.6424805224605
              ],
              [
                596424.4407844016,
                5240782.679900032,
                1356.2024805224605
              ],
              [
                596424.4407844016,
                5240680.319900032,
                1356.2024805224605
              ],
              [
                596363.7007844016,
                5240680.319900032,
                457.6424805224605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:16:42+00:00",
        "end_time": "2018-05-28T00:10:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7250365,
            47.31249761,
            457.6424805,
            -121.7242109,
            47.31342739,
            1356.202481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72503652186334,
                  47.31250655095802,
                  457.6424805224605
                ],
                [
                  -121.72501437092905,
                  47.3134273855672,
                  457.6424805224605
                ],
                [
                  -121.72421091346028,
                  47.31341844180302,
                  1356.2024805224605
                ],
                [
                  -121.72423307834417,
                  47.312497607480324,
                  1356.2024805224605
                ],
                [
                  -121.72503652186334,
                  47.31250655095802,
                  457.6424805224605
                ]
              ]
            ]
          },
          "id": "20180527_47121C6123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:16:42Z",
            "pc:count": 139523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596383.1723,
                "count": 139523,
                "maximum": 596424.4408,
                "minimum": 596363.7008,
                "name": "X",
                "position": 0,
                "stddev": 13.19389282,
                "variance": 174.0788076
              },
              {
                "average": 5240718.546,
                "count": 139523,
                "maximum": 5240782.68,
                "minimum": 5240680.32,
                "name": "Y",
                "position": 1,
                "stddev": 25.55304742,
                "variance": 652.9582322
              },
              {
                "average": 701.2563476,
                "count": 139523,
                "maximum": 1356.202481,
                "minimum": 457.6424805,
                "name": "Z",
                "position": 2,
                "stddev": 11.84274496,
                "variance": 140.2506082
              },
              {
                "average": 18990.19817,
                "count": 139523,
                "maximum": 51760,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 8230.364406,
                "variance": 67738898.26
              },
              {
                "average": 2.663395999,
                "count": 139523,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.601874524,
                "variance": 2.56600199
              },
              {
                "average": 4.329529898,
                "count": 139523,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.809037856,
                "variance": 3.272617966
              },
              {
                "average": 0.1298997298,
                "count": 139523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3361942892,
                "variance": 0.1130266001
              },
              {
                "average": 0,
                "count": 139523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037757216,
                "count": 139523,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3735524038,
                "variance": 0.1395413984
              },
              {
                "average": 2.368748889,
                "count": 139523,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.41283273,
                "variance": 179.9040818
              },
              {
                "average": 2.225138508,
                "count": 139523,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.313082824,
                "variance": 1.724186502
              },
              {
                "average": 1880.896505,
                "count": 139523,
                "maximum": 2141,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.9059304,
                "variance": 192638.4157
              },
              {
                "average": 211501596.2,
                "count": 139523,
                "maximum": 211501802.2,
                "minimum": 211501436.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 137.4672966,
                "variance": 18897.25762
              },
              {
                "average": 2.225138508,
                "count": 139523,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.313082824,
                "variance": 1.724186502
              },
              {
                "average": 0,
                "count": 139523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003440292998,
                "count": 139523,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05855324035,
                "variance": 0.003428481955
              },
              {
                "average": 0,
                "count": 139523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596363.7008,
              5240680.32,
              457.6424805,
              596424.4408,
              5240782.68,
              1356.202481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596363.7007844016,
                    5240680.319900032,
                    457.6424805224605
                  ],
                  [
                    596363.7007844016,
                    5240782.679900032,
                    457.6424805224605
                  ],
                  [
                    596424.4407844016,
                    5240782.679900032,
                    1356.2024805224605
                  ],
                  [
                    596424.4407844016,
                    5240680.319900032,
                    1356.2024805224605
                  ],
                  [
                    596363.7007844016,
                    5240680.319900032,
                    457.6424805224605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:16:42+00:00",
            "end_time": "2018-05-28T00:10:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80029478506938,
              47.27510612424907,
              -60.99798775647946
            ],
            [
              -121.80001368508998,
              47.28753745318462,
              -60.99798775647946
            ],
            [
              -121.78723179960262,
              47.28740288077143,
              1228.2020122435206
            ],
            [
              -121.78751589198775,
              47.27497161001235,
              1228.2020122435206
            ],
            [
              -121.80029478506938,
              47.27510612424907,
              -60.99798775647946
            ]
          ]
        ]
      },
      "bbox": [
        -121.8002948,
        47.27497161,
        -60.99798776,
        -121.7872318,
        47.28753745,
        1228.202012
      ],
      "properties": {
        "datetime": "2018-05-27T22:42:43Z",
        "pc:count": 36532912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 591253.4263,
            "count": 36532912,
            "maximum": 591706.4015,
            "minimum": 590739.6615,
            "name": "X",
            "position": 0,
            "stddev": 273.20377,
            "variance": 74640.29995
          },
          {
            "average": 5237216.056,
            "count": 36532912,
            "maximum": 5237815.518,
            "minimum": 5236433.698,
            "name": "Y",
            "position": 1,
            "stddev": 342.6443373,
            "variance": 117405.1419
          },
          {
            "average": 388.8860268,
            "count": 36532912,
            "maximum": 1228.202012,
            "minimum": -60.99798776,
            "name": "Z",
            "position": 2,
            "stddev": 51.75913901,
            "variance": 2679.008471
          },
          {
            "average": 23151.72496,
            "count": 36532912,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10637.46779,
            "variance": 113155721
          },
          {
            "average": 2.398220733,
            "count": 36532912,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.484580488,
            "variance": 2.203979225
          },
          {
            "average": 3.796245615,
            "count": 36532912,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.805195546,
            "variance": 3.25873096
          },
          {
            "average": 0.1448137778,
            "count": 36532912,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3519129877,
            "variance": 0.1238427509
          },
          {
            "average": 5.474515691e-08,
            "count": 36532912,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002339768267,
            "variance": 5.474515542e-08
          },
          {
            "average": 1.16676289,
            "count": 36532912,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.068307408,
            "variance": 4.277895533
          },
          {
            "average": -0.1480232964,
            "count": 36532912,
            "maximum": 31.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61556347,
            "variance": 134.9213148
          },
          {
            "average": 2.131542867,
            "count": 36532912,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.360571078,
            "variance": 1.851153657
          },
          {
            "average": 1817.591988,
            "count": 36532912,
            "maximum": 2112,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 454.0254731,
            "variance": 206139.1302
          },
          {
            "average": 211494931.8,
            "count": 36532912,
            "maximum": 211496163.7,
            "minimum": 211493556.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.1634085,
            "variance": 338914.2341
          },
          {
            "average": 2.131542867,
            "count": 36532912,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.360571078,
            "variance": 1.851153657
          },
          {
            "average": 0,
            "count": 36532912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36532912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002543186264,
            "count": 36532912,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05036584694,
            "variance": 0.002536718538
          },
          {
            "average": 0,
            "count": 36532912,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          590739.6615,
          5236433.698,
          -60.99798776,
          591706.4015,
          5237815.518,
          1228.202012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                590739.661502025,
                5236433.6976668835,
                -60.99798775647946
              ],
              [
                590739.661502025,
                5237815.517666884,
                -60.99798775647946
              ],
              [
                591706.401502025,
                5237815.517666884,
                1228.2020122435206
              ],
              [
                591706.401502025,
                5236433.6976668835,
                1228.2020122435206
              ],
              [
                590739.661502025,
                5236433.6976668835,
                -60.99798775647946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:42:43+00:00",
        "end_time": "2018-05-27T21:59:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8002948,
            47.27497161,
            -60.99798776,
            -121.7872318,
            47.28753745,
            1228.202012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80029478506938,
                  47.27510612424907,
                  -60.99798775647946
                ],
                [
                  -121.80001368508998,
                  47.28753745318462,
                  -60.99798775647946
                ],
                [
                  -121.78723179960262,
                  47.28740288077143,
                  1228.2020122435206
                ],
                [
                  -121.78751589198775,
                  47.27497161001235,
                  1228.2020122435206
                ],
                [
                  -121.80029478506938,
                  47.27510612424907,
                  -60.99798775647946
                ]
              ]
            ]
          },
          "id": "20180527_47121C7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:42:43Z",
            "pc:count": 36532912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 591253.4263,
                "count": 36532912,
                "maximum": 591706.4015,
                "minimum": 590739.6615,
                "name": "X",
                "position": 0,
                "stddev": 273.20377,
                "variance": 74640.29995
              },
              {
                "average": 5237216.056,
                "count": 36532912,
                "maximum": 5237815.518,
                "minimum": 5236433.698,
                "name": "Y",
                "position": 1,
                "stddev": 342.6443373,
                "variance": 117405.1419
              },
              {
                "average": 388.8860268,
                "count": 36532912,
                "maximum": 1228.202012,
                "minimum": -60.99798776,
                "name": "Z",
                "position": 2,
                "stddev": 51.75913901,
                "variance": 2679.008471
              },
              {
                "average": 23151.72496,
                "count": 36532912,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10637.46779,
                "variance": 113155721
              },
              {
                "average": 2.398220733,
                "count": 36532912,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.484580488,
                "variance": 2.203979225
              },
              {
                "average": 3.796245615,
                "count": 36532912,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.805195546,
                "variance": 3.25873096
              },
              {
                "average": 0.1448137778,
                "count": 36532912,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3519129877,
                "variance": 0.1238427509
              },
              {
                "average": 5.474515691e-08,
                "count": 36532912,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002339768267,
                "variance": 5.474515542e-08
              },
              {
                "average": 1.16676289,
                "count": 36532912,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.068307408,
                "variance": 4.277895533
              },
              {
                "average": -0.1480232964,
                "count": 36532912,
                "maximum": 31.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61556347,
                "variance": 134.9213148
              },
              {
                "average": 2.131542867,
                "count": 36532912,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.360571078,
                "variance": 1.851153657
              },
              {
                "average": 1817.591988,
                "count": 36532912,
                "maximum": 2112,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 454.0254731,
                "variance": 206139.1302
              },
              {
                "average": 211494931.8,
                "count": 36532912,
                "maximum": 211496163.7,
                "minimum": 211493556.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.1634085,
                "variance": 338914.2341
              },
              {
                "average": 2.131542867,
                "count": 36532912,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.360571078,
                "variance": 1.851153657
              },
              {
                "average": 0,
                "count": 36532912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36532912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002543186264,
                "count": 36532912,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05036584694,
                "variance": 0.002536718538
              },
              {
                "average": 0,
                "count": 36532912,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              590739.6615,
              5236433.698,
              -60.99798776,
              591706.4015,
              5237815.518,
              1228.202012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    590739.661502025,
                    5236433.6976668835,
                    -60.99798775647946
                  ],
                  [
                    590739.661502025,
                    5237815.517666884,
                    -60.99798775647946
                  ],
                  [
                    591706.401502025,
                    5237815.517666884,
                    1228.2020122435206
                  ],
                  [
                    591706.401502025,
                    5236433.6976668835,
                    1228.2020122435206
                  ],
                  [
                    590739.661502025,
                    5236433.6976668835,
                    -60.99798775647946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:42:43+00:00",
            "end_time": "2018-05-27T21:59:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75010209555137,
              47.26250761145018,
              -59.82742860015048
            ],
            [
              -121.74994195334827,
              47.26930927871798,
              -59.82742860015048
            ],
            [
              -121.73735660613823,
              47.26917127784747,
              1139.5925713998495
            ],
            [
              -121.7375183595808,
              47.26236964322309,
              1139.5925713998495
            ],
            [
              -121.75010209555137,
              47.26250761145018,
              -59.82742860015048
            ]
          ]
        ]
      },
      "bbox": [
        -121.7501021,
        47.26236964,
        -59.8274286,
        -121.7373566,
        47.26930928,
        1139.592571
      ],
      "properties": {
        "datetime": "2018-05-27T22:46:31Z",
        "pc:count": 11978235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595149.8738,
            "count": 11978235,
            "maximum": 595510.549,
            "minimum": 594558.329,
            "name": "X",
            "position": 0,
            "stddev": 283.8612462,
            "variance": 80577.20711
          },
          {
            "average": 5235378.005,
            "count": 11978235,
            "maximum": 5235849.315,
            "minimum": 5235093.255,
            "name": "Y",
            "position": 1,
            "stddev": 157.3552222,
            "variance": 24760.66595
          },
          {
            "average": 391.1574981,
            "count": 11978235,
            "maximum": 1139.592571,
            "minimum": -59.8274286,
            "name": "Z",
            "position": 2,
            "stddev": 19.93927372,
            "variance": 397.5746366
          },
          {
            "average": 23888.89237,
            "count": 11978235,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11374.40246,
            "variance": 129377031.4
          },
          {
            "average": 2.259887705,
            "count": 11978235,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.44485303,
            "variance": 2.087600277
          },
          {
            "average": 3.518558536,
            "count": 11978235,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.847925873,
            "variance": 3.414830034
          },
          {
            "average": 0.1554230653,
            "count": 11978235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.362307531,
            "variance": 0.131266747
          },
          {
            "average": 0.0001246427374,
            "count": 11978235,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01116365585,
            "variance": 0.000124627212
          },
          {
            "average": 1.527586243,
            "count": 11978235,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.968503733,
            "variance": 15.74902188
          },
          {
            "average": 0.1908747048,
            "count": 11978235,
            "maximum": 21.52199936,
            "minimum": -21.38999939,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.46804927,
            "variance": 131.516154
          },
          {
            "average": 2.069809868,
            "count": 11978235,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.387557882,
            "variance": 1.925316875
          },
          {
            "average": 1797.464387,
            "count": 11978235,
            "maximum": 2113,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 462.9305903,
            "variance": 214304.7314
          },
          {
            "average": 211495082.7,
            "count": 11978235,
            "maximum": 211496391.1,
            "minimum": 211493801.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.8208616,
            "variance": 226405.4924
          },
          {
            "average": 2.069809868,
            "count": 11978235,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.387557882,
            "variance": 1.925316875
          },
          {
            "average": 0,
            "count": 11978235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11978235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001944025977,
            "count": 11978235,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04404823381,
            "variance": 0.001940246902
          },
          {
            "average": 0,
            "count": 11978235,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594558.329,
          5235093.255,
          -59.8274286,
          595510.549,
          5235849.315,
          1139.592571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594558.328981067,
                5235093.255219257,
                -59.82742860015048
              ],
              [
                594558.328981067,
                5235849.315219258,
                -59.82742860015048
              ],
              [
                595510.548981067,
                5235849.315219258,
                1139.5925713998495
              ],
              [
                595510.548981067,
                5235093.255219257,
                1139.5925713998495
              ],
              [
                594558.328981067,
                5235093.255219257,
                -59.82742860015048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:46:31+00:00",
        "end_time": "2018-05-27T22:03:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7501021,
            47.26236964,
            -59.8274286,
            -121.7373566,
            47.26930928,
            1139.592571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75010209555137,
                  47.26250761145018,
                  -59.82742860015048
                ],
                [
                  -121.74994195334827,
                  47.26930927871798,
                  -59.82742860015048
                ],
                [
                  -121.73735660613823,
                  47.26917127784747,
                  1139.5925713998495
                ],
                [
                  -121.7375183595808,
                  47.26236964322309,
                  1139.5925713998495
                ],
                [
                  -121.75010209555137,
                  47.26250761145018,
                  -59.82742860015048
                ]
              ]
            ]
          },
          "id": "20180527_47121C6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:46:31Z",
            "pc:count": 11978235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595149.8738,
                "count": 11978235,
                "maximum": 595510.549,
                "minimum": 594558.329,
                "name": "X",
                "position": 0,
                "stddev": 283.8612462,
                "variance": 80577.20711
              },
              {
                "average": 5235378.005,
                "count": 11978235,
                "maximum": 5235849.315,
                "minimum": 5235093.255,
                "name": "Y",
                "position": 1,
                "stddev": 157.3552222,
                "variance": 24760.66595
              },
              {
                "average": 391.1574981,
                "count": 11978235,
                "maximum": 1139.592571,
                "minimum": -59.8274286,
                "name": "Z",
                "position": 2,
                "stddev": 19.93927372,
                "variance": 397.5746366
              },
              {
                "average": 23888.89237,
                "count": 11978235,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11374.40246,
                "variance": 129377031.4
              },
              {
                "average": 2.259887705,
                "count": 11978235,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.44485303,
                "variance": 2.087600277
              },
              {
                "average": 3.518558536,
                "count": 11978235,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.847925873,
                "variance": 3.414830034
              },
              {
                "average": 0.1554230653,
                "count": 11978235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.362307531,
                "variance": 0.131266747
              },
              {
                "average": 0.0001246427374,
                "count": 11978235,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01116365585,
                "variance": 0.000124627212
              },
              {
                "average": 1.527586243,
                "count": 11978235,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.968503733,
                "variance": 15.74902188
              },
              {
                "average": 0.1908747048,
                "count": 11978235,
                "maximum": 21.52199936,
                "minimum": -21.38999939,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.46804927,
                "variance": 131.516154
              },
              {
                "average": 2.069809868,
                "count": 11978235,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.387557882,
                "variance": 1.925316875
              },
              {
                "average": 1797.464387,
                "count": 11978235,
                "maximum": 2113,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 462.9305903,
                "variance": 214304.7314
              },
              {
                "average": 211495082.7,
                "count": 11978235,
                "maximum": 211496391.1,
                "minimum": 211493801.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.8208616,
                "variance": 226405.4924
              },
              {
                "average": 2.069809868,
                "count": 11978235,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.387557882,
                "variance": 1.925316875
              },
              {
                "average": 0,
                "count": 11978235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11978235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001944025977,
                "count": 11978235,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04404823381,
                "variance": 0.001940246902
              },
              {
                "average": 0,
                "count": 11978235,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594558.329,
              5235093.255,
              -59.8274286,
              595510.549,
              5235849.315,
              1139.592571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594558.328981067,
                    5235093.255219257,
                    -59.82742860015048
                  ],
                  [
                    594558.328981067,
                    5235849.315219258,
                    -59.82742860015048
                  ],
                  [
                    595510.548981067,
                    5235849.315219258,
                    1139.5925713998495
                  ],
                  [
                    595510.548981067,
                    5235093.255219257,
                    1139.5925713998495
                  ],
                  [
                    594558.328981067,
                    5235093.255219257,
                    -59.82742860015048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:46:31+00:00",
            "end_time": "2018-05-27T22:03:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67515672454404,
              47.2250075753878,
              -61.3183239856985
            ],
            [
              -121.67492966970694,
              47.23411691765767,
              -61.3183239856985
            ],
            [
              -121.66232291655109,
              47.23397040969238,
              1194.0616760143016
            ],
            [
              -121.66255213002736,
              47.22486111382973,
              1194.0616760143016
            ],
            [
              -121.67515672454404,
              47.2250075753878,
              -61.3183239856985
            ]
          ]
        ]
      },
      "bbox": [
        -121.6751567,
        47.22486111,
        -61.31832399,
        -121.6623229,
        47.23411692,
        1194.061676
      ],
      "properties": {
        "datetime": "2018-05-27T19:47:07Z",
        "pc:count": 32737270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600808.6124,
            "count": 32737270,
            "maximum": 601253.2812,
            "minimum": 600298.7812,
            "name": "X",
            "position": 0,
            "stddev": 265.9830167,
            "variance": 70746.96518
          },
          {
            "average": 5231450.58,
            "count": 32737270,
            "maximum": 5232032.101,
            "minimum": 5231019.501,
            "name": "Y",
            "position": 1,
            "stddev": 253.3279273,
            "variance": 64175.03877
          },
          {
            "average": 449.9635079,
            "count": 32737270,
            "maximum": 1194.061676,
            "minimum": -61.31832399,
            "name": "Z",
            "position": 2,
            "stddev": 49.7749239,
            "variance": 2477.543049
          },
          {
            "average": 21913.91105,
            "count": 32737270,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9707.359778,
            "variance": 94232833.85
          },
          {
            "average": 2.726626258,
            "count": 32737270,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.665189902,
            "variance": 2.772857411
          },
          {
            "average": 4.45326782,
            "count": 32737270,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.900273559,
            "variance": 3.611039598
          },
          {
            "average": 0.1192308033,
            "count": 32737270,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.324059905,
            "variance": 0.1050148221
          },
          {
            "average": 3.054622453e-08,
            "count": 32737270,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001747747823,
            "variance": 3.054622453e-08
          },
          {
            "average": 1.36553051,
            "count": 32737270,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.665106746,
            "variance": 13.43300746
          },
          {
            "average": 0.1944048108,
            "count": 32737270,
            "maximum": 24,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77424004,
            "variance": 138.6327286
          },
          {
            "average": 2.285911043,
            "count": 32737270,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.277632139,
            "variance": 1.632343883
          },
          {
            "average": 1813.074556,
            "count": 32737270,
            "maximum": 2055,
            "minimum": 1047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 425.8888807,
            "variance": 181381.3387
          },
          {
            "average": 211484638.5,
            "count": 32737270,
            "maximum": 211485627.9,
            "minimum": 211483499.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.744147,
            "variance": 179559.1021
          },
          {
            "average": 2.285911043,
            "count": 32737270,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.277632139,
            "variance": 1.632343883
          },
          {
            "average": 0,
            "count": 32737270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32737270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002517803103,
            "count": 32737270,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05011450736,
            "variance": 0.002511463848
          },
          {
            "average": 0,
            "count": 32737270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600298.7812,
          5231019.501,
          -61.31832399,
          601253.2812,
          5232032.101,
          1194.061676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600298.7812397424,
                5231019.501217944,
                -61.3183239856985
              ],
              [
                600298.7812397424,
                5232032.101217943,
                -61.3183239856985
              ],
              [
                601253.2812397424,
                5232032.101217943,
                1194.0616760143016
              ],
              [
                601253.2812397424,
                5231019.501217944,
                1194.0616760143016
              ],
              [
                600298.7812397424,
                5231019.501217944,
                -61.3183239856985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:47:07+00:00",
        "end_time": "2018-05-27T19:11:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6751567,
            47.22486111,
            -61.31832399,
            -121.6623229,
            47.23411692,
            1194.061676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67515672454404,
                  47.2250075753878,
                  -61.3183239856985
                ],
                [
                  -121.67492966970694,
                  47.23411691765767,
                  -61.3183239856985
                ],
                [
                  -121.66232291655109,
                  47.23397040969238,
                  1194.0616760143016
                ],
                [
                  -121.66255213002736,
                  47.22486111382973,
                  1194.0616760143016
                ],
                [
                  -121.67515672454404,
                  47.2250075753878,
                  -61.3183239856985
                ]
              ]
            ]
          },
          "id": "20180527_47121B6207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:47:07Z",
            "pc:count": 32737270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600808.6124,
                "count": 32737270,
                "maximum": 601253.2812,
                "minimum": 600298.7812,
                "name": "X",
                "position": 0,
                "stddev": 265.9830167,
                "variance": 70746.96518
              },
              {
                "average": 5231450.58,
                "count": 32737270,
                "maximum": 5232032.101,
                "minimum": 5231019.501,
                "name": "Y",
                "position": 1,
                "stddev": 253.3279273,
                "variance": 64175.03877
              },
              {
                "average": 449.9635079,
                "count": 32737270,
                "maximum": 1194.061676,
                "minimum": -61.31832399,
                "name": "Z",
                "position": 2,
                "stddev": 49.7749239,
                "variance": 2477.543049
              },
              {
                "average": 21913.91105,
                "count": 32737270,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9707.359778,
                "variance": 94232833.85
              },
              {
                "average": 2.726626258,
                "count": 32737270,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.665189902,
                "variance": 2.772857411
              },
              {
                "average": 4.45326782,
                "count": 32737270,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.900273559,
                "variance": 3.611039598
              },
              {
                "average": 0.1192308033,
                "count": 32737270,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.324059905,
                "variance": 0.1050148221
              },
              {
                "average": 3.054622453e-08,
                "count": 32737270,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001747747823,
                "variance": 3.054622453e-08
              },
              {
                "average": 1.36553051,
                "count": 32737270,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.665106746,
                "variance": 13.43300746
              },
              {
                "average": 0.1944048108,
                "count": 32737270,
                "maximum": 24,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77424004,
                "variance": 138.6327286
              },
              {
                "average": 2.285911043,
                "count": 32737270,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.277632139,
                "variance": 1.632343883
              },
              {
                "average": 1813.074556,
                "count": 32737270,
                "maximum": 2055,
                "minimum": 1047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 425.8888807,
                "variance": 181381.3387
              },
              {
                "average": 211484638.5,
                "count": 32737270,
                "maximum": 211485627.9,
                "minimum": 211483499.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.744147,
                "variance": 179559.1021
              },
              {
                "average": 2.285911043,
                "count": 32737270,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.277632139,
                "variance": 1.632343883
              },
              {
                "average": 0,
                "count": 32737270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32737270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002517803103,
                "count": 32737270,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05011450736,
                "variance": 0.002511463848
              },
              {
                "average": 0,
                "count": 32737270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600298.7812,
              5231019.501,
              -61.31832399,
              601253.2812,
              5232032.101,
              1194.061676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600298.7812397424,
                    5231019.501217944,
                    -61.3183239856985
                  ],
                  [
                    600298.7812397424,
                    5232032.101217943,
                    -61.3183239856985
                  ],
                  [
                    601253.2812397424,
                    5232032.101217943,
                    1194.0616760143016
                  ],
                  [
                    601253.2812397424,
                    5231019.501217944,
                    1194.0616760143016
                  ],
                  [
                    600298.7812397424,
                    5231019.501217944,
                    -61.3183239856985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:47:07+00:00",
            "end_time": "2018-05-27T19:11: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": "20180527_47121C6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75016376733004,
              47.280763706256096,
              -9.238747515065711
            ],
            [
              -121.75001360796841,
              47.28713767415771,
              -9.238747515065711
            ],
            [
              -121.74608475629387,
              47.28709474522688,
              1260.5012524849344
            ],
            [
              -121.7462353873219,
              47.28072078684165,
              1260.5012524849344
            ],
            [
              -121.75016376733004,
              47.280763706256096,
              -9.238747515065711
            ]
          ]
        ]
      },
      "bbox": [
        -121.7501638,
        47.28072079,
        -9.238747515,
        -121.7460848,
        47.28713767,
        1260.501252
      ],
      "properties": {
        "datetime": "2018-05-27T23:46:31Z",
        "pc:count": 6516600,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594636.6412,
            "count": 6516600,
            "maximum": 594818.309,
            "minimum": 594521.149,
            "name": "X",
            "position": 0,
            "stddev": 77.82479778,
            "variance": 6056.699149
          },
          {
            "average": 5237531.588,
            "count": 6516600,
            "maximum": 5237830.493,
            "minimum": 5237121.973,
            "name": "Y",
            "position": 1,
            "stddev": 157.8307976,
            "variance": 24910.56067
          },
          {
            "average": 564.8224378,
            "count": 6516600,
            "maximum": 1260.501252,
            "minimum": -9.238747515,
            "name": "Z",
            "position": 2,
            "stddev": 38.77021268,
            "variance": 1503.129392
          },
          {
            "average": 21242.24136,
            "count": 6516600,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9512.590421,
            "variance": 90489376.51
          },
          {
            "average": 2.707848878,
            "count": 6516600,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.614506919,
            "variance": 2.606632592
          },
          {
            "average": 4.416534082,
            "count": 6516600,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.787555873,
            "variance": 3.195356001
          },
          {
            "average": 0.1255749931,
            "count": 6516600,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3313697799,
            "variance": 0.1098059311
          },
          {
            "average": 0,
            "count": 6516600,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.046465488,
            "count": 6516600,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3951718762,
            "variance": 0.1561608117
          },
          {
            "average": -0.2892219776,
            "count": 6516600,
            "maximum": 28.00200081,
            "minimum": -22.61400032,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49690176,
            "variance": 132.17875
          },
          {
            "average": 2.248358346,
            "count": 6516600,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.299984633,
            "variance": 1.689960045
          },
          {
            "average": 1877.34142,
            "count": 6516600,
            "maximum": 2130,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 433.7323037,
            "variance": 188123.7113
          },
          {
            "average": 211499590.8,
            "count": 6516600,
            "maximum": 211499991.3,
            "minimum": 211492966.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1118.557424,
            "variance": 1251170.711
          },
          {
            "average": 2.248358346,
            "count": 6516600,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.299984633,
            "variance": 1.689960045
          },
          {
            "average": 0,
            "count": 6516600,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6516600,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003728478041,
            "count": 6516600,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06094733023,
            "variance": 0.003714577062
          },
          {
            "average": 0,
            "count": 6516600,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594521.149,
          5237121.973,
          -9.238747515,
          594818.309,
          5237830.493,
          1260.501252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594521.1489801017,
                5237121.973010773,
                -9.238747515065711
              ],
              [
                594521.1489801017,
                5237830.493010772,
                -9.238747515065711
              ],
              [
                594818.3089801016,
                5237830.493010772,
                1260.5012524849344
              ],
              [
                594818.3089801016,
                5237121.973010773,
                1260.5012524849344
              ],
              [
                594521.1489801017,
                5237121.973010773,
                -9.238747515065711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:46:31+00:00",
        "end_time": "2018-05-27T21:49:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7501638,
            47.28072079,
            -9.238747515,
            -121.7460848,
            47.28713767,
            1260.501252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75016376733004,
                  47.280763706256096,
                  -9.238747515065711
                ],
                [
                  -121.75001360796841,
                  47.28713767415771,
                  -9.238747515065711
                ],
                [
                  -121.74608475629387,
                  47.28709474522688,
                  1260.5012524849344
                ],
                [
                  -121.7462353873219,
                  47.28072078684165,
                  1260.5012524849344
                ],
                [
                  -121.75016376733004,
                  47.280763706256096,
                  -9.238747515065711
                ]
              ]
            ]
          },
          "id": "20180527_47121C6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:46:31Z",
            "pc:count": 6516600,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594636.6412,
                "count": 6516600,
                "maximum": 594818.309,
                "minimum": 594521.149,
                "name": "X",
                "position": 0,
                "stddev": 77.82479778,
                "variance": 6056.699149
              },
              {
                "average": 5237531.588,
                "count": 6516600,
                "maximum": 5237830.493,
                "minimum": 5237121.973,
                "name": "Y",
                "position": 1,
                "stddev": 157.8307976,
                "variance": 24910.56067
              },
              {
                "average": 564.8224378,
                "count": 6516600,
                "maximum": 1260.501252,
                "minimum": -9.238747515,
                "name": "Z",
                "position": 2,
                "stddev": 38.77021268,
                "variance": 1503.129392
              },
              {
                "average": 21242.24136,
                "count": 6516600,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9512.590421,
                "variance": 90489376.51
              },
              {
                "average": 2.707848878,
                "count": 6516600,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.614506919,
                "variance": 2.606632592
              },
              {
                "average": 4.416534082,
                "count": 6516600,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.787555873,
                "variance": 3.195356001
              },
              {
                "average": 0.1255749931,
                "count": 6516600,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3313697799,
                "variance": 0.1098059311
              },
              {
                "average": 0,
                "count": 6516600,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.046465488,
                "count": 6516600,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3951718762,
                "variance": 0.1561608117
              },
              {
                "average": -0.2892219776,
                "count": 6516600,
                "maximum": 28.00200081,
                "minimum": -22.61400032,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49690176,
                "variance": 132.17875
              },
              {
                "average": 2.248358346,
                "count": 6516600,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.299984633,
                "variance": 1.689960045
              },
              {
                "average": 1877.34142,
                "count": 6516600,
                "maximum": 2130,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 433.7323037,
                "variance": 188123.7113
              },
              {
                "average": 211499590.8,
                "count": 6516600,
                "maximum": 211499991.3,
                "minimum": 211492966.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1118.557424,
                "variance": 1251170.711
              },
              {
                "average": 2.248358346,
                "count": 6516600,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.299984633,
                "variance": 1.689960045
              },
              {
                "average": 0,
                "count": 6516600,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6516600,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003728478041,
                "count": 6516600,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06094733023,
                "variance": 0.003714577062
              },
              {
                "average": 0,
                "count": 6516600,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594521.149,
              5237121.973,
              -9.238747515,
              594818.309,
              5237830.493,
              1260.501252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594521.1489801017,
                    5237121.973010773,
                    -9.238747515065711
                  ],
                  [
                    594521.1489801017,
                    5237830.493010772,
                    -9.238747515065711
                  ],
                  [
                    594818.3089801016,
                    5237830.493010772,
                    1260.5012524849344
                  ],
                  [
                    594818.3089801016,
                    5237121.973010773,
                    1260.5012524849344
                  ],
                  [
                    594521.1489801017,
                    5237121.973010773,
                    -9.238747515065711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:46:31+00:00",
            "end_time": "2018-05-27T21:49:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73576508681948,
              47.30735435312702,
              178.2322948125577
            ],
            [
              -121.73563941861954,
              47.31262317811707,
              178.2322948125577
            ],
            [
              -121.72488804289868,
              47.31250404544465,
              1374.8722948125578
            ],
            [
              -121.72501477900205,
              47.30723524228732,
              1374.8722948125578
            ],
            [
              -121.73576508681948,
              47.30735435312702,
              178.2322948125577
            ]
          ]
        ]
      },
      "bbox": [
        -121.7357651,
        47.30723524,
        178.2322948,
        -121.724888,
        47.31262318,
        1374.872295
      ],
      "properties": {
        "datetime": "2018-05-28T00:23:01Z",
        "pc:count": 8596836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596104.745,
            "count": 8596836,
            "maximum": 596374.9271,
            "minimum": 595562.1271,
            "name": "X",
            "position": 0,
            "stddev": 184.2101095,
            "variance": 33933.36445
          },
          {
            "average": 5240499.636,
            "count": 8596836,
            "maximum": 5240680.225,
            "minimum": 5240094.545,
            "name": "Y",
            "position": 1,
            "stddev": 127.4228294,
            "variance": 16236.57746
          },
          {
            "average": 675.2945147,
            "count": 8596836,
            "maximum": 1374.872295,
            "minimum": 178.2322948,
            "name": "Z",
            "position": 2,
            "stddev": 40.79890693,
            "variance": 1664.550807
          },
          {
            "average": 24237.41886,
            "count": 8596836,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10665.37422,
            "variance": 113750207.1
          },
          {
            "average": 2.516469548,
            "count": 8596836,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.588680135,
            "variance": 2.52390457
          },
          {
            "average": 4.032834522,
            "count": 8596836,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.938108382,
            "variance": 3.756264102
          },
          {
            "average": 0.1287595809,
            "count": 8596836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3349336714,
            "variance": 0.1121805642
          },
          {
            "average": 0,
            "count": 8596836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.124665168,
            "count": 8596836,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.713563759,
            "variance": 2.936300755
          },
          {
            "average": 0.430028718,
            "count": 8596836,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63516514,
            "variance": 135.3770677
          },
          {
            "average": 2.229520256,
            "count": 8596836,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.310648845,
            "variance": 1.717800396
          },
          {
            "average": 1884.105379,
            "count": 8596836,
            "maximum": 2143,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.2378989,
            "variance": 192052.456
          },
          {
            "average": 211501905.5,
            "count": 8596836,
            "maximum": 211502181.6,
            "minimum": 211501436.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 174.4786184,
            "variance": 30442.78826
          },
          {
            "average": 2.229520256,
            "count": 8596836,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.310648845,
            "variance": 1.717800396
          },
          {
            "average": 0,
            "count": 8596836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8596836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003663324507,
            "count": 8596836,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06041444351,
            "variance": 0.003649904985
          },
          {
            "average": 0,
            "count": 8596836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595562.1271,
          5240094.545,
          178.2322948,
          596374.9271,
          5240680.225,
          1374.872295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595562.1270627254,
                5240094.545221582,
                178.2322948125577
              ],
              [
                595562.1270627254,
                5240680.225221582,
                178.2322948125577
              ],
              [
                596374.9270627254,
                5240680.225221582,
                1374.8722948125578
              ],
              [
                596374.9270627254,
                5240094.545221582,
                1374.8722948125578
              ],
              [
                595562.1270627254,
                5240094.545221582,
                178.2322948125577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:23:01+00:00",
        "end_time": "2018-05-28T00:10:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7357651,
            47.30723524,
            178.2322948,
            -121.724888,
            47.31262318,
            1374.872295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73576508681948,
                  47.30735435312702,
                  178.2322948125577
                ],
                [
                  -121.73563941861954,
                  47.31262317811707,
                  178.2322948125577
                ],
                [
                  -121.72488804289868,
                  47.31250404544465,
                  1374.8722948125578
                ],
                [
                  -121.72501477900205,
                  47.30723524228732,
                  1374.8722948125578
                ],
                [
                  -121.73576508681948,
                  47.30735435312702,
                  178.2322948125577
                ]
              ]
            ]
          },
          "id": "20180527_47121C6302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:23:01Z",
            "pc:count": 8596836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596104.745,
                "count": 8596836,
                "maximum": 596374.9271,
                "minimum": 595562.1271,
                "name": "X",
                "position": 0,
                "stddev": 184.2101095,
                "variance": 33933.36445
              },
              {
                "average": 5240499.636,
                "count": 8596836,
                "maximum": 5240680.225,
                "minimum": 5240094.545,
                "name": "Y",
                "position": 1,
                "stddev": 127.4228294,
                "variance": 16236.57746
              },
              {
                "average": 675.2945147,
                "count": 8596836,
                "maximum": 1374.872295,
                "minimum": 178.2322948,
                "name": "Z",
                "position": 2,
                "stddev": 40.79890693,
                "variance": 1664.550807
              },
              {
                "average": 24237.41886,
                "count": 8596836,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10665.37422,
                "variance": 113750207.1
              },
              {
                "average": 2.516469548,
                "count": 8596836,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.588680135,
                "variance": 2.52390457
              },
              {
                "average": 4.032834522,
                "count": 8596836,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.938108382,
                "variance": 3.756264102
              },
              {
                "average": 0.1287595809,
                "count": 8596836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3349336714,
                "variance": 0.1121805642
              },
              {
                "average": 0,
                "count": 8596836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.124665168,
                "count": 8596836,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.713563759,
                "variance": 2.936300755
              },
              {
                "average": 0.430028718,
                "count": 8596836,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63516514,
                "variance": 135.3770677
              },
              {
                "average": 2.229520256,
                "count": 8596836,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.310648845,
                "variance": 1.717800396
              },
              {
                "average": 1884.105379,
                "count": 8596836,
                "maximum": 2143,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.2378989,
                "variance": 192052.456
              },
              {
                "average": 211501905.5,
                "count": 8596836,
                "maximum": 211502181.6,
                "minimum": 211501436.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 174.4786184,
                "variance": 30442.78826
              },
              {
                "average": 2.229520256,
                "count": 8596836,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.310648845,
                "variance": 1.717800396
              },
              {
                "average": 0,
                "count": 8596836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8596836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003663324507,
                "count": 8596836,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06041444351,
                "variance": 0.003649904985
              },
              {
                "average": 0,
                "count": 8596836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595562.1271,
              5240094.545,
              178.2322948,
              596374.9271,
              5240680.225,
              1374.872295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595562.1270627254,
                    5240094.545221582,
                    178.2322948125577
                  ],
                  [
                    595562.1270627254,
                    5240680.225221582,
                    178.2322948125577
                  ],
                  [
                    596374.9270627254,
                    5240680.225221582,
                    1374.8722948125578
                  ],
                  [
                    596374.9270627254,
                    5240094.545221582,
                    1374.8722948125578
                  ],
                  [
                    595562.1270627254,
                    5240094.545221582,
                    178.2322948125577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:23:01+00:00",
            "end_time": "2018-05-28T00:10:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C6122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73769634854447,
              47.31252886059382,
              169.67330822771441
            ],
            [
              -121.7375142811306,
              47.32017210840748,
              169.67330822771441
            ],
            [
              -121.72483410486105,
              47.32003170751924,
              1373.8933082277144
            ],
            [
              -121.7250179997217,
              47.31238849703075,
              1373.8933082277144
            ],
            [
              -121.73769634854447,
              47.31252886059382,
              169.67330822771441
            ]
          ]
        ]
      },
      "bbox": [
        -121.7376963,
        47.3123885,
        169.6733082,
        -121.7248341,
        47.32017211,
        1373.893308
      ],
      "properties": {
        "datetime": "2018-05-28T00:22:49Z",
        "pc:count": 18713656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595782.2448,
            "count": 18713656,
            "maximum": 596365.315,
            "minimum": 595406.835,
            "name": "X",
            "position": 0,
            "stddev": 247.1693646,
            "variance": 61092.69479
          },
          {
            "average": 5240947.65,
            "count": 18713656,
            "maximum": 5241516.844,
            "minimum": 5240667.224,
            "name": "Y",
            "position": 1,
            "stddev": 189.8358927,
            "variance": 36037.66617
          },
          {
            "average": 648.9406975,
            "count": 18713656,
            "maximum": 1373.893308,
            "minimum": 169.6733082,
            "name": "Z",
            "position": 2,
            "stddev": 42.82734881,
            "variance": 1834.181806
          },
          {
            "average": 22894.10173,
            "count": 18713656,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9309.144892,
            "variance": 86660178.62
          },
          {
            "average": 2.749100176,
            "count": 18713656,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.650961635,
            "variance": 2.725674319
          },
          {
            "average": 4.497375125,
            "count": 18713656,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.835121636,
            "variance": 3.367671418
          },
          {
            "average": 0.1097795107,
            "count": 18713656,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3126147389,
            "variance": 0.09772797499
          },
          {
            "average": 0,
            "count": 18713656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115374462,
            "count": 18713656,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.821782433,
            "variance": 3.318891234
          },
          {
            "average": -0.6874284144,
            "count": 18713656,
            "maximum": 22.75200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.46029558,
            "variance": 131.3383748
          },
          {
            "average": 2.343962772,
            "count": 18713656,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.240051177,
            "variance": 1.537726921
          },
          {
            "average": 1921.586857,
            "count": 18713656,
            "maximum": 2143,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 414.5593413,
            "variance": 171859.4474
          },
          {
            "average": 211501762.2,
            "count": 18713656,
            "maximum": 211502169.6,
            "minimum": 211500526,
            "name": "GpsTime",
            "position": 12,
            "stddev": 187.2019631,
            "variance": 35044.57499
          },
          {
            "average": 2.343962772,
            "count": 18713656,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.240051177,
            "variance": 1.537726921
          },
          {
            "average": 0,
            "count": 18713656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18713656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003122051618,
            "count": 18713656,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05578803257,
            "variance": 0.003112304578
          },
          {
            "average": 0,
            "count": 18713656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595406.835,
          5240667.224,
          169.6733082,
          596365.315,
          5241516.844,
          1373.893308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595406.8350442473,
                5240667.223598657,
                169.67330822771441
              ],
              [
                595406.8350442473,
                5241516.843598656,
                169.67330822771441
              ],
              [
                596365.3150442473,
                5241516.843598656,
                1373.8933082277144
              ],
              [
                596365.3150442473,
                5240667.223598657,
                1373.8933082277144
              ],
              [
                595406.8350442473,
                5240667.223598657,
                169.67330822771441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:22:49+00:00",
        "end_time": "2018-05-27T23:55:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7376963,
            47.3123885,
            169.6733082,
            -121.7248341,
            47.32017211,
            1373.893308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73769634854447,
                  47.31252886059382,
                  169.67330822771441
                ],
                [
                  -121.7375142811306,
                  47.32017210840748,
                  169.67330822771441
                ],
                [
                  -121.72483410486105,
                  47.32003170751924,
                  1373.8933082277144
                ],
                [
                  -121.7250179997217,
                  47.31238849703075,
                  1373.8933082277144
                ],
                [
                  -121.73769634854447,
                  47.31252886059382,
                  169.67330822771441
                ]
              ]
            ]
          },
          "id": "20180527_47121C6122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:22:49Z",
            "pc:count": 18713656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595782.2448,
                "count": 18713656,
                "maximum": 596365.315,
                "minimum": 595406.835,
                "name": "X",
                "position": 0,
                "stddev": 247.1693646,
                "variance": 61092.69479
              },
              {
                "average": 5240947.65,
                "count": 18713656,
                "maximum": 5241516.844,
                "minimum": 5240667.224,
                "name": "Y",
                "position": 1,
                "stddev": 189.8358927,
                "variance": 36037.66617
              },
              {
                "average": 648.9406975,
                "count": 18713656,
                "maximum": 1373.893308,
                "minimum": 169.6733082,
                "name": "Z",
                "position": 2,
                "stddev": 42.82734881,
                "variance": 1834.181806
              },
              {
                "average": 22894.10173,
                "count": 18713656,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9309.144892,
                "variance": 86660178.62
              },
              {
                "average": 2.749100176,
                "count": 18713656,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.650961635,
                "variance": 2.725674319
              },
              {
                "average": 4.497375125,
                "count": 18713656,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.835121636,
                "variance": 3.367671418
              },
              {
                "average": 0.1097795107,
                "count": 18713656,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3126147389,
                "variance": 0.09772797499
              },
              {
                "average": 0,
                "count": 18713656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115374462,
                "count": 18713656,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.821782433,
                "variance": 3.318891234
              },
              {
                "average": -0.6874284144,
                "count": 18713656,
                "maximum": 22.75200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.46029558,
                "variance": 131.3383748
              },
              {
                "average": 2.343962772,
                "count": 18713656,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.240051177,
                "variance": 1.537726921
              },
              {
                "average": 1921.586857,
                "count": 18713656,
                "maximum": 2143,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 414.5593413,
                "variance": 171859.4474
              },
              {
                "average": 211501762.2,
                "count": 18713656,
                "maximum": 211502169.6,
                "minimum": 211500526,
                "name": "GpsTime",
                "position": 12,
                "stddev": 187.2019631,
                "variance": 35044.57499
              },
              {
                "average": 2.343962772,
                "count": 18713656,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.240051177,
                "variance": 1.537726921
              },
              {
                "average": 0,
                "count": 18713656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18713656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003122051618,
                "count": 18713656,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05578803257,
                "variance": 0.003112304578
              },
              {
                "average": 0,
                "count": 18713656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595406.835,
              5240667.224,
              169.6733082,
              596365.315,
              5241516.844,
              1373.893308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595406.8350442473,
                    5240667.223598657,
                    169.67330822771441
                  ],
                  [
                    595406.8350442473,
                    5241516.843598656,
                    169.67330822771441
                  ],
                  [
                    596365.3150442473,
                    5241516.843598656,
                    1373.8933082277144
                  ],
                  [
                    596365.3150442473,
                    5240667.223598657,
                    1373.8933082277144
                  ],
                  [
                    595406.8350442473,
                    5240667.223598657,
                    169.67330822771441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:22:49+00:00",
            "end_time": "2018-05-27T23:55: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": "20180527_47121C7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77511176268494,
              47.2750077150921,
              -60.81063436121485
            ],
            [
              -121.77482020561834,
              47.28763630616179,
              -60.81063436121485
            ],
            [
              -121.76222510366601,
              47.28750094042099,
              1256.6493656387852
            ],
            [
              -121.76251965613848,
              47.27487240879913,
              1256.6493656387852
            ],
            [
              -121.77511176268494,
              47.2750077150921,
              -60.81063436121485
            ]
          ]
        ]
      },
      "bbox": [
        -121.7751118,
        47.27487241,
        -60.81063436,
        -121.7622251,
        47.28763631,
        1256.649366
      ],
      "properties": {
        "datetime": "2018-05-27T23:32:40Z",
        "pc:count": 18676853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593146.3444,
            "count": 18676853,
            "maximum": 593597.1243,
            "minimum": 592644.5043,
            "name": "X",
            "position": 0,
            "stddev": 275.195267,
            "variance": 75732.43496
          },
          {
            "average": 5237085.191,
            "count": 18676853,
            "maximum": 5237856.131,
            "minimum": 5236452.371,
            "name": "Y",
            "position": 1,
            "stddev": 364.6642064,
            "variance": 132979.9834
          },
          {
            "average": 411.941943,
            "count": 18676853,
            "maximum": 1256.649366,
            "minimum": -60.81063436,
            "name": "Z",
            "position": 2,
            "stddev": 50.48315672,
            "variance": 2548.549113
          },
          {
            "average": 22098.61772,
            "count": 18676853,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11749.02049,
            "variance": 138039482.6
          },
          {
            "average": 2.200449669,
            "count": 18676853,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.443030525,
            "variance": 2.082337095
          },
          {
            "average": 3.403715605,
            "count": 18676853,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.900068537,
            "variance": 3.610260446
          },
          {
            "average": 0.1857524391,
            "count": 18676853,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3889067736,
            "variance": 0.1512484786
          },
          {
            "average": 0.0003666570594,
            "count": 18676853,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01914478105,
            "variance": 0.0003665226416
          },
          {
            "average": 1.781495309,
            "count": 18676853,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.367004533,
            "variance": 11.33671952
          },
          {
            "average": -0.1246538615,
            "count": 18676853,
            "maximum": 27,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.16795324,
            "variance": 124.7231795
          },
          {
            "average": 1.884998185,
            "count": 18676853,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.449750499,
            "variance": 2.10177651
          },
          {
            "average": 1737.541084,
            "count": 18676853,
            "maximum": 2126,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 483.9844367,
            "variance": 234240.935
          },
          {
            "average": 211495330.9,
            "count": 18676853,
            "maximum": 211499160.7,
            "minimum": 211492943,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2068.437227,
            "variance": 4278432.561
          },
          {
            "average": 1.884998185,
            "count": 18676853,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.449750499,
            "variance": 2.10177651
          },
          {
            "average": 0,
            "count": 18676853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18676853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.005512277684,
            "count": 18676853,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.07403980532,
            "variance": 0.005481892772
          },
          {
            "average": 0,
            "count": 18676853,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592644.5043,
          5236452.371,
          -60.81063436,
          593597.1243,
          5237856.131,
          1256.649366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592644.504280379,
                5236452.371239622,
                -60.81063436121485
              ],
              [
                592644.504280379,
                5237856.131239622,
                -60.81063436121485
              ],
              [
                593597.1242803792,
                5237856.131239622,
                1256.6493656387852
              ],
              [
                593597.1242803792,
                5236452.371239622,
                1256.6493656387852
              ],
              [
                592644.504280379,
                5236452.371239622,
                -60.81063436121485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:32:40+00:00",
        "end_time": "2018-05-27T21:49:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7751118,
            47.27487241,
            -60.81063436,
            -121.7622251,
            47.28763631,
            1256.649366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77511176268494,
                  47.2750077150921,
                  -60.81063436121485
                ],
                [
                  -121.77482020561834,
                  47.28763630616179,
                  -60.81063436121485
                ],
                [
                  -121.76222510366601,
                  47.28750094042099,
                  1256.6493656387852
                ],
                [
                  -121.76251965613848,
                  47.27487240879913,
                  1256.6493656387852
                ],
                [
                  -121.77511176268494,
                  47.2750077150921,
                  -60.81063436121485
                ]
              ]
            ]
          },
          "id": "20180527_47121C7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:32:40Z",
            "pc:count": 18676853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593146.3444,
                "count": 18676853,
                "maximum": 593597.1243,
                "minimum": 592644.5043,
                "name": "X",
                "position": 0,
                "stddev": 275.195267,
                "variance": 75732.43496
              },
              {
                "average": 5237085.191,
                "count": 18676853,
                "maximum": 5237856.131,
                "minimum": 5236452.371,
                "name": "Y",
                "position": 1,
                "stddev": 364.6642064,
                "variance": 132979.9834
              },
              {
                "average": 411.941943,
                "count": 18676853,
                "maximum": 1256.649366,
                "minimum": -60.81063436,
                "name": "Z",
                "position": 2,
                "stddev": 50.48315672,
                "variance": 2548.549113
              },
              {
                "average": 22098.61772,
                "count": 18676853,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11749.02049,
                "variance": 138039482.6
              },
              {
                "average": 2.200449669,
                "count": 18676853,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.443030525,
                "variance": 2.082337095
              },
              {
                "average": 3.403715605,
                "count": 18676853,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.900068537,
                "variance": 3.610260446
              },
              {
                "average": 0.1857524391,
                "count": 18676853,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3889067736,
                "variance": 0.1512484786
              },
              {
                "average": 0.0003666570594,
                "count": 18676853,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01914478105,
                "variance": 0.0003665226416
              },
              {
                "average": 1.781495309,
                "count": 18676853,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.367004533,
                "variance": 11.33671952
              },
              {
                "average": -0.1246538615,
                "count": 18676853,
                "maximum": 27,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.16795324,
                "variance": 124.7231795
              },
              {
                "average": 1.884998185,
                "count": 18676853,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.449750499,
                "variance": 2.10177651
              },
              {
                "average": 1737.541084,
                "count": 18676853,
                "maximum": 2126,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 483.9844367,
                "variance": 234240.935
              },
              {
                "average": 211495330.9,
                "count": 18676853,
                "maximum": 211499160.7,
                "minimum": 211492943,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2068.437227,
                "variance": 4278432.561
              },
              {
                "average": 1.884998185,
                "count": 18676853,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.449750499,
                "variance": 2.10177651
              },
              {
                "average": 0,
                "count": 18676853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18676853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.005512277684,
                "count": 18676853,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.07403980532,
                "variance": 0.005481892772
              },
              {
                "average": 0,
                "count": 18676853,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592644.5043,
              5236452.371,
              -60.81063436,
              593597.1243,
              5237856.131,
              1256.649366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592644.504280379,
                    5236452.371239622,
                    -60.81063436121485
                  ],
                  [
                    592644.504280379,
                    5237856.131239622,
                    -60.81063436121485
                  ],
                  [
                    593597.1242803792,
                    5237856.131239622,
                    1256.6493656387852
                  ],
                  [
                    593597.1242803792,
                    5236452.371239622,
                    1256.6493656387852
                  ],
                  [
                    592644.504280379,
                    5236452.371239622,
                    -60.81063436121485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:32:40+00:00",
            "end_time": "2018-05-27T21:49:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66272542721018,
              47.22558009525175,
              -47.043148188223995
            ],
            [
              -121.66248837270518,
              47.23500190951626,
              -47.043148188223995
            ],
            [
              -121.64979826476483,
              47.23485305003582,
              1193.216851811776
            ],
            [
              -121.65003756674564,
              47.225431284540626,
              1193.216851811776
            ],
            [
              -121.66272542721018,
              47.22558009525175,
              -47.043148188223995
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627254,
        47.22543128,
        -47.04314819,
        -121.6497983,
        47.23500191,
        1193.216852
      ],
      "properties": {
        "datetime": "2018-05-27T19:43:43Z",
        "pc:count": 37282313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601717.4436,
            "count": 37282313,
            "maximum": 602199.5931,
            "minimum": 601238.7931,
            "name": "X",
            "position": 0,
            "stddev": 265.2679919,
            "variance": 70367.1075
          },
          {
            "average": 5231619.731,
            "count": 37282313,
            "maximum": 5232146.515,
            "minimum": 5231099.175,
            "name": "Y",
            "position": 1,
            "stddev": 271.2011346,
            "variance": 73550.05542
          },
          {
            "average": 450.6725409,
            "count": 37282313,
            "maximum": 1193.216852,
            "minimum": -47.04314819,
            "name": "Z",
            "position": 2,
            "stddev": 33.68109926,
            "variance": 1134.416447
          },
          {
            "average": 22066.43993,
            "count": 37282313,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9707.784347,
            "variance": 94241076.94
          },
          {
            "average": 2.712093936,
            "count": 37282313,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.663522192,
            "variance": 2.767306082
          },
          {
            "average": 4.424026267,
            "count": 37282313,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.912679613,
            "variance": 3.658343303
          },
          {
            "average": 0.1180188311,
            "count": 37282313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3226304223,
            "variance": 0.1040903894
          },
          {
            "average": 0,
            "count": 37282313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303646531,
            "count": 37282313,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.300827174,
            "variance": 10.89546004
          },
          {
            "average": -0.1491762596,
            "count": 37282313,
            "maximum": 25.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56005681,
            "variance": 133.6349135
          },
          {
            "average": 2.2930216,
            "count": 37282313,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.273230845,
            "variance": 1.621116786
          },
          {
            "average": 1814.08383,
            "count": 37282313,
            "maximum": 2054,
            "minimum": 1047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 424.4561767,
            "variance": 180163.0459
          },
          {
            "average": 211484265.3,
            "count": 37282313,
            "maximum": 211485423.8,
            "minimum": 211483481.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.3875646,
            "variance": 192183.6568
          },
          {
            "average": 2.2930216,
            "count": 37282313,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.273230845,
            "variance": 1.621116786
          },
          {
            "average": 0,
            "count": 37282313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37282313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002399341479,
            "count": 37282313,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04892427519,
            "variance": 0.002393584703
          },
          {
            "average": 0,
            "count": 37282313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601238.7931,
          5231099.175,
          -47.04314819,
          602199.5931,
          5232146.515,
          1193.216852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601238.7931384403,
                5231099.17547053,
                -47.043148188223995
              ],
              [
                601238.7931384403,
                5232146.51547053,
                -47.043148188223995
              ],
              [
                602199.5931384404,
                5232146.51547053,
                1193.216851811776
              ],
              [
                602199.5931384404,
                5231099.17547053,
                1193.216851811776
              ],
              [
                601238.7931384403,
                5231099.17547053,
                -47.043148188223995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:43:43+00:00",
        "end_time": "2018-05-27T19:11:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627254,
            47.22543128,
            -47.04314819,
            -121.6497983,
            47.23500191,
            1193.216852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66272542721018,
                  47.22558009525175,
                  -47.043148188223995
                ],
                [
                  -121.66248837270518,
                  47.23500190951626,
                  -47.043148188223995
                ],
                [
                  -121.64979826476483,
                  47.23485305003582,
                  1193.216851811776
                ],
                [
                  -121.65003756674564,
                  47.225431284540626,
                  1193.216851811776
                ],
                [
                  -121.66272542721018,
                  47.22558009525175,
                  -47.043148188223995
                ]
              ]
            ]
          },
          "id": "20180527_47121B6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:43:43Z",
            "pc:count": 37282313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601717.4436,
                "count": 37282313,
                "maximum": 602199.5931,
                "minimum": 601238.7931,
                "name": "X",
                "position": 0,
                "stddev": 265.2679919,
                "variance": 70367.1075
              },
              {
                "average": 5231619.731,
                "count": 37282313,
                "maximum": 5232146.515,
                "minimum": 5231099.175,
                "name": "Y",
                "position": 1,
                "stddev": 271.2011346,
                "variance": 73550.05542
              },
              {
                "average": 450.6725409,
                "count": 37282313,
                "maximum": 1193.216852,
                "minimum": -47.04314819,
                "name": "Z",
                "position": 2,
                "stddev": 33.68109926,
                "variance": 1134.416447
              },
              {
                "average": 22066.43993,
                "count": 37282313,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9707.784347,
                "variance": 94241076.94
              },
              {
                "average": 2.712093936,
                "count": 37282313,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.663522192,
                "variance": 2.767306082
              },
              {
                "average": 4.424026267,
                "count": 37282313,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.912679613,
                "variance": 3.658343303
              },
              {
                "average": 0.1180188311,
                "count": 37282313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3226304223,
                "variance": 0.1040903894
              },
              {
                "average": 0,
                "count": 37282313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303646531,
                "count": 37282313,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.300827174,
                "variance": 10.89546004
              },
              {
                "average": -0.1491762596,
                "count": 37282313,
                "maximum": 25.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56005681,
                "variance": 133.6349135
              },
              {
                "average": 2.2930216,
                "count": 37282313,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.273230845,
                "variance": 1.621116786
              },
              {
                "average": 1814.08383,
                "count": 37282313,
                "maximum": 2054,
                "minimum": 1047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 424.4561767,
                "variance": 180163.0459
              },
              {
                "average": 211484265.3,
                "count": 37282313,
                "maximum": 211485423.8,
                "minimum": 211483481.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.3875646,
                "variance": 192183.6568
              },
              {
                "average": 2.2930216,
                "count": 37282313,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.273230845,
                "variance": 1.621116786
              },
              {
                "average": 0,
                "count": 37282313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37282313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002399341479,
                "count": 37282313,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04892427519,
                "variance": 0.002393584703
              },
              {
                "average": 0,
                "count": 37282313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601238.7931,
              5231099.175,
              -47.04314819,
              602199.5931,
              5232146.515,
              1193.216852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601238.7931384403,
                    5231099.17547053,
                    -47.043148188223995
                  ],
                  [
                    601238.7931384403,
                    5232146.51547053,
                    -47.043148188223995
                  ],
                  [
                    602199.5931384404,
                    5232146.51547053,
                    1193.216851811776
                  ],
                  [
                    602199.5931384404,
                    5231099.17547053,
                    1193.216851811776
                  ],
                  [
                    601238.7931384403,
                    5231099.17547053,
                    -47.043148188223995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:43:43+00:00",
            "end_time": "2018-05-27T19:11: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": "20180527_47121C6303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72525498554018,
              47.30248486573648,
              100.76623498719937
            ],
            [
              -121.7250137897194,
              47.312514380356596,
              100.76623498719937
            ],
            [
              -121.71229079803807,
              47.312372111340515,
              1387.7662349871994
            ],
            [
              -121.71253439911649,
              47.302342646347064,
              1387.7662349871994
            ],
            [
              -121.72525498554018,
              47.30248486573648,
              100.76623498719937
            ]
          ]
        ]
      },
      "bbox": [
        -121.725255,
        47.30234265,
        100.766235,
        -121.7122908,
        47.31251438,
        1387.766235
      ],
      "properties": {
        "datetime": "2018-05-28T00:23:18Z",
        "pc:count": 25951200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596844.0008,
            "count": 25951200,
            "maximum": 597327.2647,
            "minimum": 596365.4047,
            "name": "X",
            "position": 0,
            "stddev": 252.1857627,
            "variance": 63597.65892
          },
          {
            "average": 5240077.415,
            "count": 25951200,
            "maximum": 5240681.218,
            "minimum": 5239566.338,
            "name": "Y",
            "position": 1,
            "stddev": 263.1603738,
            "variance": 69253.38233
          },
          {
            "average": 650.5609181,
            "count": 25951200,
            "maximum": 1387.766235,
            "minimum": 100.766235,
            "name": "Z",
            "position": 2,
            "stddev": 25.12936817,
            "variance": 631.4851446
          },
          {
            "average": 23507.42103,
            "count": 25951200,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9922.338779,
            "variance": 98452806.84
          },
          {
            "average": 2.688347437,
            "count": 25951200,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.67696852,
            "variance": 2.812223416
          },
          {
            "average": 4.37652124,
            "count": 25951200,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.974070543,
            "variance": 3.896954509
          },
          {
            "average": 0.1118696245,
            "count": 25951200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3152059889,
            "variance": 0.09935481546
          },
          {
            "average": 0,
            "count": 25951200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165795493,
            "count": 25951200,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.216718086,
            "variance": 4.913839073
          },
          {
            "average": -0.1266680323,
            "count": 25951200,
            "maximum": 21,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49523645,
            "variance": 132.140461
          },
          {
            "average": 2.330891173,
            "count": 25951200,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.248847436,
            "variance": 1.559619919
          },
          {
            "average": 1917.400316,
            "count": 25951200,
            "maximum": 2143,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 417.511502,
            "variance": 174315.8543
          },
          {
            "average": 211501796.4,
            "count": 25951200,
            "maximum": 211502198.5,
            "minimum": 211501438,
            "name": "GpsTime",
            "position": 12,
            "stddev": 200.7131523,
            "variance": 40285.7695
          },
          {
            "average": 2.330891173,
            "count": 25951200,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.248847436,
            "variance": 1.559619919
          },
          {
            "average": 0,
            "count": 25951200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25951200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003294876538,
            "count": 25951200,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05730637358,
            "variance": 0.003284020453
          },
          {
            "average": 0,
            "count": 25951200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596365.4047,
          5239566.338,
          100.766235,
          597327.2647,
          5240681.218,
          1387.766235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596365.4047420948,
                5239566.338027582,
                100.76623498719937
              ],
              [
                596365.4047420948,
                5240681.218027582,
                100.76623498719937
              ],
              [
                597327.2647420949,
                5240681.218027582,
                1387.7662349871994
              ],
              [
                597327.2647420949,
                5239566.338027582,
                1387.7662349871994
              ],
              [
                596365.4047420948,
                5239566.338027582,
                100.76623498719937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:23:18+00:00",
        "end_time": "2018-05-28T00:10:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.725255,
            47.30234265,
            100.766235,
            -121.7122908,
            47.31251438,
            1387.766235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72525498554018,
                  47.30248486573648,
                  100.76623498719937
                ],
                [
                  -121.7250137897194,
                  47.312514380356596,
                  100.76623498719937
                ],
                [
                  -121.71229079803807,
                  47.312372111340515,
                  1387.7662349871994
                ],
                [
                  -121.71253439911649,
                  47.302342646347064,
                  1387.7662349871994
                ],
                [
                  -121.72525498554018,
                  47.30248486573648,
                  100.76623498719937
                ]
              ]
            ]
          },
          "id": "20180527_47121C6303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:23:18Z",
            "pc:count": 25951200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596844.0008,
                "count": 25951200,
                "maximum": 597327.2647,
                "minimum": 596365.4047,
                "name": "X",
                "position": 0,
                "stddev": 252.1857627,
                "variance": 63597.65892
              },
              {
                "average": 5240077.415,
                "count": 25951200,
                "maximum": 5240681.218,
                "minimum": 5239566.338,
                "name": "Y",
                "position": 1,
                "stddev": 263.1603738,
                "variance": 69253.38233
              },
              {
                "average": 650.5609181,
                "count": 25951200,
                "maximum": 1387.766235,
                "minimum": 100.766235,
                "name": "Z",
                "position": 2,
                "stddev": 25.12936817,
                "variance": 631.4851446
              },
              {
                "average": 23507.42103,
                "count": 25951200,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9922.338779,
                "variance": 98452806.84
              },
              {
                "average": 2.688347437,
                "count": 25951200,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.67696852,
                "variance": 2.812223416
              },
              {
                "average": 4.37652124,
                "count": 25951200,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.974070543,
                "variance": 3.896954509
              },
              {
                "average": 0.1118696245,
                "count": 25951200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3152059889,
                "variance": 0.09935481546
              },
              {
                "average": 0,
                "count": 25951200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165795493,
                "count": 25951200,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.216718086,
                "variance": 4.913839073
              },
              {
                "average": -0.1266680323,
                "count": 25951200,
                "maximum": 21,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49523645,
                "variance": 132.140461
              },
              {
                "average": 2.330891173,
                "count": 25951200,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.248847436,
                "variance": 1.559619919
              },
              {
                "average": 1917.400316,
                "count": 25951200,
                "maximum": 2143,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 417.511502,
                "variance": 174315.8543
              },
              {
                "average": 211501796.4,
                "count": 25951200,
                "maximum": 211502198.5,
                "minimum": 211501438,
                "name": "GpsTime",
                "position": 12,
                "stddev": 200.7131523,
                "variance": 40285.7695
              },
              {
                "average": 2.330891173,
                "count": 25951200,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.248847436,
                "variance": 1.559619919
              },
              {
                "average": 0,
                "count": 25951200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25951200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003294876538,
                "count": 25951200,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05730637358,
                "variance": 0.003284020453
              },
              {
                "average": 0,
                "count": 25951200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596365.4047,
              5239566.338,
              100.766235,
              597327.2647,
              5240681.218,
              1387.766235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596365.4047420948,
                    5239566.338027582,
                    100.76623498719937
                  ],
                  [
                    596365.4047420948,
                    5240681.218027582,
                    100.76623498719937
                  ],
                  [
                    597327.2647420949,
                    5240681.218027582,
                    1387.7662349871994
                  ],
                  [
                    597327.2647420949,
                    5239566.338027582,
                    1387.7662349871994
                  ],
                  [
                    596365.4047420948,
                    5239566.338027582,
                    100.76623498719937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:23:18+00:00",
            "end_time": "2018-05-28T00:10: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": "20180527_47121B6110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70021817582469,
              47.225013476569615,
              -55.14228742989849
            ],
            [
              -121.69999753648973,
              47.23403618808555,
              -55.14228742989849
            ],
            [
              -121.68733493821628,
              47.2338917996896,
              1205.4577125701016
            ],
            [
              -121.68755772517514,
              47.224869133474584,
              1205.4577125701016
            ],
            [
              -121.70021817582469,
              47.225013476569615,
              -55.14228742989849
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002182,
        47.22486913,
        -55.14228743,
        -121.6873349,
        47.23403619,
        1205.457713
      ],
      "properties": {
        "datetime": "2018-05-27T23:15:21Z",
        "pc:count": 35804424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598871.6641,
            "count": 35804424,
            "maximum": 599360.2307,
            "minimum": 598401.5107,
            "name": "X",
            "position": 0,
            "stddev": 272.0493625,
            "variance": 74010.85565
          },
          {
            "average": 5231465.19,
            "count": 35804424,
            "maximum": 5231991.214,
            "minimum": 5230988.254,
            "name": "Y",
            "position": 1,
            "stddev": 266.9526027,
            "variance": 71263.69209
          },
          {
            "average": 432.790303,
            "count": 35804424,
            "maximum": 1205.457713,
            "minimum": -55.14228743,
            "name": "Z",
            "position": 2,
            "stddev": 46.02792166,
            "variance": 2118.569572
          },
          {
            "average": 21937.24141,
            "count": 35804424,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9950.79628,
            "variance": 99018346.61
          },
          {
            "average": 2.621780984,
            "count": 35804424,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.620909772,
            "variance": 2.627348488
          },
          {
            "average": 4.242915233,
            "count": 35804424,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.905170173,
            "variance": 3.629673388
          },
          {
            "average": 0.1332494554,
            "count": 35804424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3398441426,
            "variance": 0.1154940413
          },
          {
            "average": 2.792950949e-08,
            "count": 35804424,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001671212419,
            "variance": 2.792950949e-08
          },
          {
            "average": 1.495374119,
            "count": 35804424,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.305070174,
            "variance": 18.53362921
          },
          {
            "average": 0.2718045089,
            "count": 35804424,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64559273,
            "variance": 135.61983
          },
          {
            "average": 2.202029224,
            "count": 35804424,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.325577239,
            "variance": 1.757155018
          },
          {
            "average": 1787.926947,
            "count": 35804424,
            "maximum": 2118,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 439.2038592,
            "variance": 192900.0299
          },
          {
            "average": 211485258.3,
            "count": 35804424,
            "maximum": 211498121,
            "minimum": 211483743.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2172.016774,
            "variance": 4717656.867
          },
          {
            "average": 2.202029224,
            "count": 35804424,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.325577239,
            "variance": 1.757155018
          },
          {
            "average": 0,
            "count": 35804424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35804424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002046758244,
            "count": 35804424,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04519479043,
            "variance": 0.002042569082
          },
          {
            "average": 0,
            "count": 35804424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598401.5107,
          5230988.254,
          -55.14228743,
          599360.2307,
          5231991.214,
          1205.457713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598401.5107188417,
                5230988.254114774,
                -55.14228742989849
              ],
              [
                598401.5107188417,
                5231991.214114775,
                -55.14228742989849
              ],
              [
                599360.2307188417,
                5231991.214114775,
                1205.4577125701016
              ],
              [
                599360.2307188417,
                5230988.254114774,
                1205.4577125701016
              ],
              [
                598401.5107188417,
                5230988.254114774,
                -55.14228742989849
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:15:21+00:00",
        "end_time": "2018-05-27T19:15:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002182,
            47.22486913,
            -55.14228743,
            -121.6873349,
            47.23403619,
            1205.457713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70021817582469,
                  47.225013476569615,
                  -55.14228742989849
                ],
                [
                  -121.69999753648973,
                  47.23403618808555,
                  -55.14228742989849
                ],
                [
                  -121.68733493821628,
                  47.2338917996896,
                  1205.4577125701016
                ],
                [
                  -121.68755772517514,
                  47.224869133474584,
                  1205.4577125701016
                ],
                [
                  -121.70021817582469,
                  47.225013476569615,
                  -55.14228742989849
                ]
              ]
            ]
          },
          "id": "20180527_47121B6110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:15:21Z",
            "pc:count": 35804424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598871.6641,
                "count": 35804424,
                "maximum": 599360.2307,
                "minimum": 598401.5107,
                "name": "X",
                "position": 0,
                "stddev": 272.0493625,
                "variance": 74010.85565
              },
              {
                "average": 5231465.19,
                "count": 35804424,
                "maximum": 5231991.214,
                "minimum": 5230988.254,
                "name": "Y",
                "position": 1,
                "stddev": 266.9526027,
                "variance": 71263.69209
              },
              {
                "average": 432.790303,
                "count": 35804424,
                "maximum": 1205.457713,
                "minimum": -55.14228743,
                "name": "Z",
                "position": 2,
                "stddev": 46.02792166,
                "variance": 2118.569572
              },
              {
                "average": 21937.24141,
                "count": 35804424,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9950.79628,
                "variance": 99018346.61
              },
              {
                "average": 2.621780984,
                "count": 35804424,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.620909772,
                "variance": 2.627348488
              },
              {
                "average": 4.242915233,
                "count": 35804424,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.905170173,
                "variance": 3.629673388
              },
              {
                "average": 0.1332494554,
                "count": 35804424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3398441426,
                "variance": 0.1154940413
              },
              {
                "average": 2.792950949e-08,
                "count": 35804424,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001671212419,
                "variance": 2.792950949e-08
              },
              {
                "average": 1.495374119,
                "count": 35804424,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.305070174,
                "variance": 18.53362921
              },
              {
                "average": 0.2718045089,
                "count": 35804424,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64559273,
                "variance": 135.61983
              },
              {
                "average": 2.202029224,
                "count": 35804424,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.325577239,
                "variance": 1.757155018
              },
              {
                "average": 1787.926947,
                "count": 35804424,
                "maximum": 2118,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 439.2038592,
                "variance": 192900.0299
              },
              {
                "average": 211485258.3,
                "count": 35804424,
                "maximum": 211498121,
                "minimum": 211483743.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2172.016774,
                "variance": 4717656.867
              },
              {
                "average": 2.202029224,
                "count": 35804424,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.325577239,
                "variance": 1.757155018
              },
              {
                "average": 0,
                "count": 35804424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35804424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002046758244,
                "count": 35804424,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04519479043,
                "variance": 0.002042569082
              },
              {
                "average": 0,
                "count": 35804424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598401.5107,
              5230988.254,
              -55.14228743,
              599360.2307,
              5231991.214,
              1205.457713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598401.5107188417,
                    5230988.254114774,
                    -55.14228742989849
                  ],
                  [
                    598401.5107188417,
                    5231991.214114775,
                    -55.14228742989849
                  ],
                  [
                    599360.2307188417,
                    5231991.214114775,
                    1205.4577125701016
                  ],
                  [
                    599360.2307188417,
                    5230988.254114774,
                    1205.4577125701016
                  ],
                  [
                    598401.5107188417,
                    5230988.254114774,
                    -55.14228742989849
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:15:21+00:00",
            "end_time": "2018-05-27T19:15: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": "20180527_47121C7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.85215523590156,
              47.298297841202206,
              -16.58007900081293
            ],
            [
              -121.85211781140812,
              47.30002678549251,
              -16.58007900081293
            ],
            [
              -121.84997720347575,
              47.300005320829634,
              1081.7799209991872
            ],
            [
              -121.85001469772203,
              47.29827637783014,
              1081.7799209991872
            ],
            [
              -121.85215523590156,
              47.298297841202206,
              -16.58007900081293
            ]
          ]
        ]
      },
      "bbox": [
        -121.8521552,
        47.29827638,
        -16.580079,
        -121.8499772,
        47.30002679,
        1081.779921
      ],
      "properties": {
        "datetime": "2018-05-27T22:30:07Z",
        "pc:count": 852135,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586879.4499,
            "count": 852135,
            "maximum": 586941.2059,
            "minimum": 586779.3459,
            "name": "X",
            "position": 0,
            "stddev": 40.47399306,
            "variance": 1638.144115
          },
          {
            "average": 5239067.222,
            "count": 852135,
            "maximum": 5239144.139,
            "minimum": 5238951.959,
            "name": "Y",
            "position": 1,
            "stddev": 47.65179981,
            "variance": 2270.694025
          },
          {
            "average": 425.506569,
            "count": 852135,
            "maximum": 1081.779921,
            "minimum": -16.580079,
            "name": "Z",
            "position": 2,
            "stddev": 25.04610404,
            "variance": 627.3073277
          },
          {
            "average": 21266.64739,
            "count": 852135,
            "maximum": 56960,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9059.822672,
            "variance": 82080386.84
          },
          {
            "average": 2.620950906,
            "count": 852135,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.546256794,
            "variance": 2.390910072
          },
          {
            "average": 4.250088308,
            "count": 852135,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.714550069,
            "variance": 2.939681941
          },
          {
            "average": 0.1228831112,
            "count": 852135,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3283031811,
            "variance": 0.1077829787
          },
          {
            "average": 0,
            "count": 852135,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024987825,
            "count": 852135,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2945301622,
            "variance": 0.08674801645
          },
          {
            "average": 1.807581536,
            "count": 852135,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.07464071,
            "variance": 122.6476669
          },
          {
            "average": 2.260289743,
            "count": 852135,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.293043491,
            "variance": 1.671961469
          },
          {
            "average": 1860.90036,
            "count": 852135,
            "maximum": 2109,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 431.4271488,
            "variance": 186129.3847
          },
          {
            "average": 211495041.1,
            "count": 852135,
            "maximum": 211495407.6,
            "minimum": 211494591,
            "name": "GpsTime",
            "position": 12,
            "stddev": 273.5247273,
            "variance": 74815.77643
          },
          {
            "average": 2.260289743,
            "count": 852135,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.293043491,
            "variance": 1.671961469
          },
          {
            "average": 0,
            "count": 852135,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852135,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002079482711,
            "count": 852135,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04555393395,
            "variance": 0.002075160898
          },
          {
            "average": 0,
            "count": 852135,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586779.3459,
          5238951.959,
          -16.580079,
          586941.2059,
          5239144.139,
          1081.779921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586779.3458559903,
                5238951.959423473,
                -16.58007900081293
              ],
              [
                586779.3458559903,
                5239144.139423473,
                -16.58007900081293
              ],
              [
                586941.2058559904,
                5239144.139423473,
                1081.7799209991872
              ],
              [
                586941.2058559904,
                5238951.959423473,
                1081.7799209991872
              ],
              [
                586779.3458559903,
                5238951.959423473,
                -16.58007900081293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:30:07+00:00",
        "end_time": "2018-05-27T22:16:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8521552,
            47.29827638,
            -16.580079,
            -121.8499772,
            47.30002679,
            1081.779921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.85215523590156,
                  47.298297841202206,
                  -16.58007900081293
                ],
                [
                  -121.85211781140812,
                  47.30002678549251,
                  -16.58007900081293
                ],
                [
                  -121.84997720347575,
                  47.300005320829634,
                  1081.7799209991872
                ],
                [
                  -121.85001469772203,
                  47.29827637783014,
                  1081.7799209991872
                ],
                [
                  -121.85215523590156,
                  47.298297841202206,
                  -16.58007900081293
                ]
              ]
            ]
          },
          "id": "20180527_47121C7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:30:07Z",
            "pc:count": 852135,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586879.4499,
                "count": 852135,
                "maximum": 586941.2059,
                "minimum": 586779.3459,
                "name": "X",
                "position": 0,
                "stddev": 40.47399306,
                "variance": 1638.144115
              },
              {
                "average": 5239067.222,
                "count": 852135,
                "maximum": 5239144.139,
                "minimum": 5238951.959,
                "name": "Y",
                "position": 1,
                "stddev": 47.65179981,
                "variance": 2270.694025
              },
              {
                "average": 425.506569,
                "count": 852135,
                "maximum": 1081.779921,
                "minimum": -16.580079,
                "name": "Z",
                "position": 2,
                "stddev": 25.04610404,
                "variance": 627.3073277
              },
              {
                "average": 21266.64739,
                "count": 852135,
                "maximum": 56960,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9059.822672,
                "variance": 82080386.84
              },
              {
                "average": 2.620950906,
                "count": 852135,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.546256794,
                "variance": 2.390910072
              },
              {
                "average": 4.250088308,
                "count": 852135,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.714550069,
                "variance": 2.939681941
              },
              {
                "average": 0.1228831112,
                "count": 852135,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3283031811,
                "variance": 0.1077829787
              },
              {
                "average": 0,
                "count": 852135,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024987825,
                "count": 852135,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2945301622,
                "variance": 0.08674801645
              },
              {
                "average": 1.807581536,
                "count": 852135,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.07464071,
                "variance": 122.6476669
              },
              {
                "average": 2.260289743,
                "count": 852135,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.293043491,
                "variance": 1.671961469
              },
              {
                "average": 1860.90036,
                "count": 852135,
                "maximum": 2109,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 431.4271488,
                "variance": 186129.3847
              },
              {
                "average": 211495041.1,
                "count": 852135,
                "maximum": 211495407.6,
                "minimum": 211494591,
                "name": "GpsTime",
                "position": 12,
                "stddev": 273.5247273,
                "variance": 74815.77643
              },
              {
                "average": 2.260289743,
                "count": 852135,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.293043491,
                "variance": 1.671961469
              },
              {
                "average": 0,
                "count": 852135,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852135,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002079482711,
                "count": 852135,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04555393395,
                "variance": 0.002075160898
              },
              {
                "average": 0,
                "count": 852135,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586779.3459,
              5238951.959,
              -16.580079,
              586941.2059,
              5239144.139,
              1081.779921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586779.3458559903,
                    5238951.959423473,
                    -16.58007900081293
                  ],
                  [
                    586779.3458559903,
                    5239144.139423473,
                    -16.58007900081293
                  ],
                  [
                    586941.2058559904,
                    5239144.139423473,
                    1081.7799209991872
                  ],
                  [
                    586941.2058559904,
                    5238951.959423473,
                    1081.7799209991872
                  ],
                  [
                    586779.3458559903,
                    5238951.959423473,
                    -16.58007900081293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:30:07+00:00",
            "end_time": "2018-05-27T22:16: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": "20180527_47121B5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57761021730306,
              47.20936844040743,
              310.19891740948117
            ],
            [
              -121.57752548995809,
              47.212536709954186,
              310.19891740948117
            ],
            [
              -121.57492973996403,
              47.21250444616586,
              1344.8389174094814
            ],
            [
              -121.57501462179289,
              47.20933618017366,
              1344.8389174094814
            ],
            [
              -121.57761021730306,
              47.20936844040743,
              310.19891740948117
            ]
          ]
        ]
      },
      "bbox": [
        -121.5776102,
        47.20933618,
        310.1989174,
        -121.5749297,
        47.21253671,
        1344.838917
      ],
      "properties": {
        "datetime": "2018-05-27T18:50:50Z",
        "pc:count": 1110148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607868.8642,
            "count": 1110148,
            "maximum": 607911.7491,
            "minimum": 607715.1291,
            "name": "X",
            "position": 0,
            "stddev": 31.56211549,
            "variance": 996.1671343
          },
          {
            "average": 5229654.123,
            "count": 1110148,
            "maximum": 5229763.734,
            "minimum": 5229411.534,
            "name": "Y",
            "position": 1,
            "stddev": 81.95439329,
            "variance": 6716.522579
          },
          {
            "average": 571.048652,
            "count": 1110148,
            "maximum": 1344.838917,
            "minimum": 310.1989174,
            "name": "Z",
            "position": 2,
            "stddev": 21.03847002,
            "variance": 442.6172207
          },
          {
            "average": 20786.7568,
            "count": 1110148,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8914.170147,
            "variance": 79462429.41
          },
          {
            "average": 2.763263096,
            "count": 1110148,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.649100681,
            "variance": 2.719533057
          },
          {
            "average": 4.524598522,
            "count": 1110148,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.814763067,
            "variance": 3.29336499
          },
          {
            "average": 0.1196209875,
            "count": 1110148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3245179528,
            "variance": 0.1053119017
          },
          {
            "average": 0,
            "count": 1110148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028844803,
            "count": 1110148,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.291741926,
            "variance": 0.08511335141
          },
          {
            "average": 2.069987542,
            "count": 1110148,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.37432129,
            "variance": 107.6265423
          },
          {
            "average": 2.279528495,
            "count": 1110148,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.281536892,
            "variance": 1.642336804
          },
          {
            "average": 1793.479549,
            "count": 1110148,
            "maximum": 2040,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.6711932,
            "variance": 182902.6495
          },
          {
            "average": 211480495.1,
            "count": 1110148,
            "maximum": 211482250.6,
            "minimum": 211478427.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1623.671668,
            "variance": 2636309.686
          },
          {
            "average": 2.279528495,
            "count": 1110148,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.281536892,
            "variance": 1.642336804
          },
          {
            "average": 0,
            "count": 1110148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001903349824,
            "count": 1110148,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04358587838,
            "variance": 0.001899728794
          },
          {
            "average": 0,
            "count": 1110148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607715.1291,
          5229411.534,
          310.1989174,
          607911.7491,
          5229763.734,
          1344.838917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607715.1291214502,
                5229411.533689886,
                310.19891740948117
              ],
              [
                607715.1291214502,
                5229763.733689886,
                310.19891740948117
              ],
              [
                607911.7491214504,
                5229763.733689886,
                1344.8389174094814
              ],
              [
                607911.7491214504,
                5229411.533689886,
                1344.8389174094814
              ],
              [
                607715.1291214502,
                5229411.533689886,
                310.19891740948117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:50:50+00:00",
        "end_time": "2018-05-27T17:47:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5776102,
            47.20933618,
            310.1989174,
            -121.5749297,
            47.21253671,
            1344.838917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57761021730306,
                  47.20936844040743,
                  310.19891740948117
                ],
                [
                  -121.57752548995809,
                  47.212536709954186,
                  310.19891740948117
                ],
                [
                  -121.57492973996403,
                  47.21250444616586,
                  1344.8389174094814
                ],
                [
                  -121.57501462179289,
                  47.20933618017366,
                  1344.8389174094814
                ],
                [
                  -121.57761021730306,
                  47.20936844040743,
                  310.19891740948117
                ]
              ]
            ]
          },
          "id": "20180527_47121B5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:50:50Z",
            "pc:count": 1110148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607868.8642,
                "count": 1110148,
                "maximum": 607911.7491,
                "minimum": 607715.1291,
                "name": "X",
                "position": 0,
                "stddev": 31.56211549,
                "variance": 996.1671343
              },
              {
                "average": 5229654.123,
                "count": 1110148,
                "maximum": 5229763.734,
                "minimum": 5229411.534,
                "name": "Y",
                "position": 1,
                "stddev": 81.95439329,
                "variance": 6716.522579
              },
              {
                "average": 571.048652,
                "count": 1110148,
                "maximum": 1344.838917,
                "minimum": 310.1989174,
                "name": "Z",
                "position": 2,
                "stddev": 21.03847002,
                "variance": 442.6172207
              },
              {
                "average": 20786.7568,
                "count": 1110148,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8914.170147,
                "variance": 79462429.41
              },
              {
                "average": 2.763263096,
                "count": 1110148,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.649100681,
                "variance": 2.719533057
              },
              {
                "average": 4.524598522,
                "count": 1110148,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.814763067,
                "variance": 3.29336499
              },
              {
                "average": 0.1196209875,
                "count": 1110148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3245179528,
                "variance": 0.1053119017
              },
              {
                "average": 0,
                "count": 1110148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028844803,
                "count": 1110148,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.291741926,
                "variance": 0.08511335141
              },
              {
                "average": 2.069987542,
                "count": 1110148,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.37432129,
                "variance": 107.6265423
              },
              {
                "average": 2.279528495,
                "count": 1110148,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.281536892,
                "variance": 1.642336804
              },
              {
                "average": 1793.479549,
                "count": 1110148,
                "maximum": 2040,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.6711932,
                "variance": 182902.6495
              },
              {
                "average": 211480495.1,
                "count": 1110148,
                "maximum": 211482250.6,
                "minimum": 211478427.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1623.671668,
                "variance": 2636309.686
              },
              {
                "average": 2.279528495,
                "count": 1110148,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.281536892,
                "variance": 1.642336804
              },
              {
                "average": 0,
                "count": 1110148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001903349824,
                "count": 1110148,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04358587838,
                "variance": 0.001899728794
              },
              {
                "average": 0,
                "count": 1110148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607715.1291,
              5229411.534,
              310.1989174,
              607911.7491,
              5229763.734,
              1344.838917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607715.1291214502,
                    5229411.533689886,
                    310.19891740948117
                  ],
                  [
                    607715.1291214502,
                    5229763.733689886,
                    310.19891740948117
                  ],
                  [
                    607911.7491214504,
                    5229763.733689886,
                    1344.8389174094814
                  ],
                  [
                    607911.7491214504,
                    5229411.533689886,
                    1344.8389174094814
                  ],
                  [
                    607715.1291214502,
                    5229411.533689886,
                    310.19891740948117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:50:50+00:00",
            "end_time": "2018-05-27T17:47:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.85366723636305,
              47.30002137995575,
              -59.685184298123545
            ],
            [
              -121.85352594695016,
              47.30655606466786,
              -59.685184298123545
            ],
            [
              -121.84987406091975,
              47.30651946839817,
              1163.3748157018763
            ],
            [
              -121.8500158001422,
              47.299984792003585,
              1163.3748157018763
            ],
            [
              -121.85366723636305,
              47.30002137995575,
              -59.685184298123545
            ]
          ]
        ]
      },
      "bbox": [
        -121.8536672,
        47.29998479,
        -59.6851843,
        -121.8498741,
        47.30655606,
        1163.374816
      ],
      "properties": {
        "datetime": "2018-05-27T22:29:41Z",
        "pc:count": 5404296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 586818.7535,
            "count": 5404296,
            "maximum": 586938.3217,
            "minimum": 586662.2217,
            "name": "X",
            "position": 0,
            "stddev": 68.39470574,
            "variance": 4677.835773
          },
          {
            "average": 5239446.074,
            "count": 5404296,
            "maximum": 5239868.175,
            "minimum": 5239141.815,
            "name": "Y",
            "position": 1,
            "stddev": 174.426459,
            "variance": 30424.5896
          },
          {
            "average": 346.2768865,
            "count": 5404296,
            "maximum": 1163.374816,
            "minimum": -59.6851843,
            "name": "Z",
            "position": 2,
            "stddev": 44.10967597,
            "variance": 1945.663514
          },
          {
            "average": 24959.16211,
            "count": 5404296,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 11365.63966,
            "variance": 129177764.8
          },
          {
            "average": 2.213396157,
            "count": 5404296,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.391913177,
            "variance": 1.937422291
          },
          {
            "average": 3.426120072,
            "count": 5404296,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.76709703,
            "variance": 3.122631913
          },
          {
            "average": 0.1580255782,
            "count": 5404296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3647650195,
            "variance": 0.1330535194
          },
          {
            "average": 1.850379772e-07,
            "count": 5404296,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004301604087,
            "variance": 1.850379772e-07
          },
          {
            "average": 1.214068215,
            "count": 5404296,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.554081749,
            "variance": 6.52333358
          },
          {
            "average": 0.4731279818,
            "count": 5404296,
            "maximum": 22.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72623056,
            "variance": 137.5044831
          },
          {
            "average": 2.053675076,
            "count": 5404296,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.3940747,
            "variance": 1.94344427
          },
          {
            "average": 1790.286019,
            "count": 5404296,
            "maximum": 2109,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 465.2271101,
            "variance": 216436.264
          },
          {
            "average": 211494538.7,
            "count": 5404296,
            "maximum": 211495381.5,
            "minimum": 211493468.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400.9714877,
            "variance": 160778.1339
          },
          {
            "average": 2.053675076,
            "count": 5404296,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.3940747,
            "variance": 1.94344427
          },
          {
            "average": 0,
            "count": 5404296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5404296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002099810965,
            "count": 5404296,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04577556277,
            "variance": 0.002095402147
          },
          {
            "average": 0,
            "count": 5404296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586662.2217,
          5239141.815,
          -59.6851843,
          586938.3217,
          5239868.175,
          1163.374816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586662.2216661739,
                5239141.81501436,
                -59.685184298123545
              ],
              [
                586662.2216661739,
                5239868.175014359,
                -59.685184298123545
              ],
              [
                586938.321666174,
                5239868.175014359,
                1163.3748157018763
              ],
              [
                586938.321666174,
                5239141.81501436,
                1163.3748157018763
              ],
              [
                586662.2216661739,
                5239141.81501436,
                -59.685184298123545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:29:41+00:00",
        "end_time": "2018-05-27T21:57:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8536672,
            47.29998479,
            -59.6851843,
            -121.8498741,
            47.30655606,
            1163.374816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.85366723636305,
                  47.30002137995575,
                  -59.685184298123545
                ],
                [
                  -121.85352594695016,
                  47.30655606466786,
                  -59.685184298123545
                ],
                [
                  -121.84987406091975,
                  47.30651946839817,
                  1163.3748157018763
                ],
                [
                  -121.8500158001422,
                  47.299984792003585,
                  1163.3748157018763
                ],
                [
                  -121.85366723636305,
                  47.30002137995575,
                  -59.685184298123545
                ]
              ]
            ]
          },
          "id": "20180527_47121C7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:29:41Z",
            "pc:count": 5404296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 586818.7535,
                "count": 5404296,
                "maximum": 586938.3217,
                "minimum": 586662.2217,
                "name": "X",
                "position": 0,
                "stddev": 68.39470574,
                "variance": 4677.835773
              },
              {
                "average": 5239446.074,
                "count": 5404296,
                "maximum": 5239868.175,
                "minimum": 5239141.815,
                "name": "Y",
                "position": 1,
                "stddev": 174.426459,
                "variance": 30424.5896
              },
              {
                "average": 346.2768865,
                "count": 5404296,
                "maximum": 1163.374816,
                "minimum": -59.6851843,
                "name": "Z",
                "position": 2,
                "stddev": 44.10967597,
                "variance": 1945.663514
              },
              {
                "average": 24959.16211,
                "count": 5404296,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 11365.63966,
                "variance": 129177764.8
              },
              {
                "average": 2.213396157,
                "count": 5404296,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.391913177,
                "variance": 1.937422291
              },
              {
                "average": 3.426120072,
                "count": 5404296,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.76709703,
                "variance": 3.122631913
              },
              {
                "average": 0.1580255782,
                "count": 5404296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3647650195,
                "variance": 0.1330535194
              },
              {
                "average": 1.850379772e-07,
                "count": 5404296,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004301604087,
                "variance": 1.850379772e-07
              },
              {
                "average": 1.214068215,
                "count": 5404296,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.554081749,
                "variance": 6.52333358
              },
              {
                "average": 0.4731279818,
                "count": 5404296,
                "maximum": 22.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72623056,
                "variance": 137.5044831
              },
              {
                "average": 2.053675076,
                "count": 5404296,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.3940747,
                "variance": 1.94344427
              },
              {
                "average": 1790.286019,
                "count": 5404296,
                "maximum": 2109,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 465.2271101,
                "variance": 216436.264
              },
              {
                "average": 211494538.7,
                "count": 5404296,
                "maximum": 211495381.5,
                "minimum": 211493468.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400.9714877,
                "variance": 160778.1339
              },
              {
                "average": 2.053675076,
                "count": 5404296,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.3940747,
                "variance": 1.94344427
              },
              {
                "average": 0,
                "count": 5404296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5404296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002099810965,
                "count": 5404296,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04577556277,
                "variance": 0.002095402147
              },
              {
                "average": 0,
                "count": 5404296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586662.2217,
              5239141.815,
              -59.6851843,
              586938.3217,
              5239868.175,
              1163.374816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586662.2216661739,
                    5239141.81501436,
                    -59.685184298123545
                  ],
                  [
                    586662.2216661739,
                    5239868.175014359,
                    -59.685184298123545
                  ],
                  [
                    586938.321666174,
                    5239868.175014359,
                    1163.3748157018763
                  ],
                  [
                    586938.321666174,
                    5239141.81501436,
                    1163.3748157018763
                  ],
                  [
                    586662.2216661739,
                    5239141.81501436,
                    -59.685184298123545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:29:41+00:00",
            "end_time": "2018-05-27T21:57: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": "20180527_47121C7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76280346246399,
              47.275009495368664,
              -61.343738239893355
            ],
            [
              -121.76251085222458,
              47.28755760193372,
              -61.343738239893355
            ],
            [
              -121.74985791789437,
              47.28742025173832,
              1261.0362617601068
            ],
            [
              -121.75015351808577,
              47.27487220510828,
              1261.0362617601068
            ],
            [
              -121.76280346246399,
              47.275009495368664,
              -61.343738239893355
            ]
          ]
        ]
      },
      "bbox": [
        -121.7628035,
        47.27487221,
        -61.34373824,
        -121.7498579,
        47.2875576,
        1261.036262
      ],
      "properties": {
        "datetime": "2018-05-27T23:46:31Z",
        "pc:count": 46903685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594011.2405,
            "count": 46903685,
            "maximum": 594532.4177,
            "minimum": 593575.4177,
            "name": "X",
            "position": 0,
            "stddev": 268.7873239,
            "variance": 72246.62547
          },
          {
            "average": 5237181.787,
            "count": 46903685,
            "maximum": 5237862.085,
            "minimum": 5236467.265,
            "name": "Y",
            "position": 1,
            "stddev": 313.6403997,
            "variance": 98370.30033
          },
          {
            "average": 449.2267974,
            "count": 46903685,
            "maximum": 1261.036262,
            "minimum": -61.34373824,
            "name": "Z",
            "position": 2,
            "stddev": 62.03263252,
            "variance": 3848.047498
          },
          {
            "average": 23030.45201,
            "count": 46903685,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10711.57539,
            "variance": 114737847.4
          },
          {
            "average": 2.446226752,
            "count": 46903685,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.524326327,
            "variance": 2.323570752
          },
          {
            "average": 3.893273119,
            "count": 46903685,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.852970085,
            "variance": 3.433498137
          },
          {
            "average": 0.1417731677,
            "count": 46903685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3488173436,
            "variance": 0.1216735392
          },
          {
            "average": 2.458229028e-05,
            "count": 46903685,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004957992186,
            "variance": 2.458168652e-05
          },
          {
            "average": 1.101093102,
            "count": 46903685,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.214091882,
            "variance": 1.474019099
          },
          {
            "average": -0.1439575722,
            "count": 46903685,
            "maximum": 27,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49118493,
            "variance": 132.047331
          },
          {
            "average": 2.150992955,
            "count": 46903685,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.351372714,
            "variance": 1.826208211
          },
          {
            "average": 1832.99388,
            "count": 46903685,
            "maximum": 2130,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 451.2632318,
            "variance": 203638.5044
          },
          {
            "average": 211496863.3,
            "count": 46903685,
            "maximum": 211499991.4,
            "minimum": 211492947.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2808.481168,
            "variance": 7887566.474
          },
          {
            "average": 2.150992955,
            "count": 46903685,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.351372714,
            "variance": 1.826208211
          },
          {
            "average": 0,
            "count": 46903685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46903685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002593911331,
            "count": 46903685,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05086435894,
            "variance": 0.00258718301
          },
          {
            "average": 0,
            "count": 46903685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593575.4177,
          5236467.265,
          -61.34373824,
          594532.4177,
          5237862.085,
          1261.036262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593575.4177267342,
                5236467.264807072,
                -61.343738239893355
              ],
              [
                593575.4177267342,
                5237862.084807072,
                -61.343738239893355
              ],
              [
                594532.4177267342,
                5237862.084807072,
                1261.0362617601068
              ],
              [
                594532.4177267342,
                5236467.264807072,
                1261.0362617601068
              ],
              [
                593575.4177267342,
                5236467.264807072,
                -61.343738239893355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:46:31+00:00",
        "end_time": "2018-05-27T21:49:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7628035,
            47.27487221,
            -61.34373824,
            -121.7498579,
            47.2875576,
            1261.036262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76280346246399,
                  47.275009495368664,
                  -61.343738239893355
                ],
                [
                  -121.76251085222458,
                  47.28755760193372,
                  -61.343738239893355
                ],
                [
                  -121.74985791789437,
                  47.28742025173832,
                  1261.0362617601068
                ],
                [
                  -121.75015351808577,
                  47.27487220510828,
                  1261.0362617601068
                ],
                [
                  -121.76280346246399,
                  47.275009495368664,
                  -61.343738239893355
                ]
              ]
            ]
          },
          "id": "20180527_47121C7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:46:31Z",
            "pc:count": 46903685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594011.2405,
                "count": 46903685,
                "maximum": 594532.4177,
                "minimum": 593575.4177,
                "name": "X",
                "position": 0,
                "stddev": 268.7873239,
                "variance": 72246.62547
              },
              {
                "average": 5237181.787,
                "count": 46903685,
                "maximum": 5237862.085,
                "minimum": 5236467.265,
                "name": "Y",
                "position": 1,
                "stddev": 313.6403997,
                "variance": 98370.30033
              },
              {
                "average": 449.2267974,
                "count": 46903685,
                "maximum": 1261.036262,
                "minimum": -61.34373824,
                "name": "Z",
                "position": 2,
                "stddev": 62.03263252,
                "variance": 3848.047498
              },
              {
                "average": 23030.45201,
                "count": 46903685,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10711.57539,
                "variance": 114737847.4
              },
              {
                "average": 2.446226752,
                "count": 46903685,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.524326327,
                "variance": 2.323570752
              },
              {
                "average": 3.893273119,
                "count": 46903685,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.852970085,
                "variance": 3.433498137
              },
              {
                "average": 0.1417731677,
                "count": 46903685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3488173436,
                "variance": 0.1216735392
              },
              {
                "average": 2.458229028e-05,
                "count": 46903685,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004957992186,
                "variance": 2.458168652e-05
              },
              {
                "average": 1.101093102,
                "count": 46903685,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.214091882,
                "variance": 1.474019099
              },
              {
                "average": -0.1439575722,
                "count": 46903685,
                "maximum": 27,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49118493,
                "variance": 132.047331
              },
              {
                "average": 2.150992955,
                "count": 46903685,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.351372714,
                "variance": 1.826208211
              },
              {
                "average": 1832.99388,
                "count": 46903685,
                "maximum": 2130,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 451.2632318,
                "variance": 203638.5044
              },
              {
                "average": 211496863.3,
                "count": 46903685,
                "maximum": 211499991.4,
                "minimum": 211492947.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2808.481168,
                "variance": 7887566.474
              },
              {
                "average": 2.150992955,
                "count": 46903685,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.351372714,
                "variance": 1.826208211
              },
              {
                "average": 0,
                "count": 46903685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46903685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002593911331,
                "count": 46903685,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05086435894,
                "variance": 0.00258718301
              },
              {
                "average": 0,
                "count": 46903685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593575.4177,
              5236467.265,
              -61.34373824,
              594532.4177,
              5237862.085,
              1261.036262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593575.4177267342,
                    5236467.264807072,
                    -61.343738239893355
                  ],
                  [
                    593575.4177267342,
                    5237862.084807072,
                    -61.343738239893355
                  ],
                  [
                    594532.4177267342,
                    5237862.084807072,
                    1261.0362617601068
                  ],
                  [
                    594532.4177267342,
                    5236467.264807072,
                    1261.0362617601068
                  ],
                  [
                    593575.4177267342,
                    5236467.264807072,
                    -61.343738239893355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:46:31+00:00",
            "end_time": "2018-05-27T21:49:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68773264081679,
              47.22506067608116,
              -37.49573070935003
            ],
            [
              -121.6875051190205,
              47.2342762175212,
              -37.49573070935003
            ],
            [
              -121.67478731891924,
              47.23412980954933,
              1159.56426929065
            ],
            [
              -121.67501704378508,
              47.22491431502541,
              1159.56426929065
            ],
            [
              -121.68773264081679,
              47.22506067608116,
              -37.49573070935003
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877326,
        47.22491432,
        -37.49573071,
        -121.6747873,
        47.23427622,
        1159.564269
      ],
      "properties": {
        "datetime": "2018-05-27T19:47:42Z",
        "pc:count": 34127606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599801.9551,
            "count": 34127606,
            "maximum": 600309.5313,
            "minimum": 599346.6313,
            "name": "X",
            "position": 0,
            "stddev": 260.6599102,
            "variance": 67943.58881
          },
          {
            "average": 5231502.933,
            "count": 34127606,
            "maximum": 5232033.717,
            "minimum": 5231009.317,
            "name": "Y",
            "position": 1,
            "stddev": 272.8925585,
            "variance": 74470.34851
          },
          {
            "average": 437.0982024,
            "count": 34127606,
            "maximum": 1159.564269,
            "minimum": -37.49573071,
            "name": "Z",
            "position": 2,
            "stddev": 46.28289421,
            "variance": 2142.106296
          },
          {
            "average": 22339.19935,
            "count": 34127606,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9549.112408,
            "variance": 91185547.79
          },
          {
            "average": 2.614754431,
            "count": 34127606,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.609097293,
            "variance": 2.589194097
          },
          {
            "average": 4.229026115,
            "count": 34127606,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.882818013,
            "variance": 3.545003671
          },
          {
            "average": 0.1202957219,
            "count": 34127606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3253070308,
            "variance": 0.1058246643
          },
          {
            "average": 0,
            "count": 34127606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.48191133,
            "count": 34127606,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.238516383,
            "variance": 17.96502113
          },
          {
            "average": -0.1247369064,
            "count": 34127606,
            "maximum": 23.19599915,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72063947,
            "variance": 137.3733895
          },
          {
            "average": 2.279728323,
            "count": 34127606,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.281414761,
            "variance": 1.64202379
          },
          {
            "average": 1811.304594,
            "count": 34127606,
            "maximum": 2055,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.1176356,
            "variance": 182429.4746
          },
          {
            "average": 211484717.1,
            "count": 34127606,
            "maximum": 211485662.9,
            "minimum": 211483753,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.5273987,
            "variance": 179375.4575
          },
          {
            "average": 2.279728323,
            "count": 34127606,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.281414761,
            "variance": 1.64202379
          },
          {
            "average": 0,
            "count": 34127606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34127606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002260135094,
            "count": 34127606,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04748712404,
            "variance": 0.00225502695
          },
          {
            "average": 0,
            "count": 34127606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599346.6313,
          5231009.317,
          -37.49573071,
          600309.5313,
          5232033.717,
          1159.564269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599346.6312672223,
                5231009.317070551,
                -37.49573070935003
              ],
              [
                599346.6312672223,
                5232033.717070552,
                -37.49573070935003
              ],
              [
                600309.5312672222,
                5232033.717070552,
                1159.56426929065
              ],
              [
                600309.5312672222,
                5231009.317070551,
                1159.56426929065
              ],
              [
                599346.6312672223,
                5231009.317070551,
                -37.49573070935003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:47:42+00:00",
        "end_time": "2018-05-27T19:15:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877326,
            47.22491432,
            -37.49573071,
            -121.6747873,
            47.23427622,
            1159.564269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68773264081679,
                  47.22506067608116,
                  -37.49573070935003
                ],
                [
                  -121.6875051190205,
                  47.2342762175212,
                  -37.49573070935003
                ],
                [
                  -121.67478731891924,
                  47.23412980954933,
                  1159.56426929065
                ],
                [
                  -121.67501704378508,
                  47.22491431502541,
                  1159.56426929065
                ],
                [
                  -121.68773264081679,
                  47.22506067608116,
                  -37.49573070935003
                ]
              ]
            ]
          },
          "id": "20180527_47121B6206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:47:42Z",
            "pc:count": 34127606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599801.9551,
                "count": 34127606,
                "maximum": 600309.5313,
                "minimum": 599346.6313,
                "name": "X",
                "position": 0,
                "stddev": 260.6599102,
                "variance": 67943.58881
              },
              {
                "average": 5231502.933,
                "count": 34127606,
                "maximum": 5232033.717,
                "minimum": 5231009.317,
                "name": "Y",
                "position": 1,
                "stddev": 272.8925585,
                "variance": 74470.34851
              },
              {
                "average": 437.0982024,
                "count": 34127606,
                "maximum": 1159.564269,
                "minimum": -37.49573071,
                "name": "Z",
                "position": 2,
                "stddev": 46.28289421,
                "variance": 2142.106296
              },
              {
                "average": 22339.19935,
                "count": 34127606,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9549.112408,
                "variance": 91185547.79
              },
              {
                "average": 2.614754431,
                "count": 34127606,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.609097293,
                "variance": 2.589194097
              },
              {
                "average": 4.229026115,
                "count": 34127606,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.882818013,
                "variance": 3.545003671
              },
              {
                "average": 0.1202957219,
                "count": 34127606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3253070308,
                "variance": 0.1058246643
              },
              {
                "average": 0,
                "count": 34127606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.48191133,
                "count": 34127606,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.238516383,
                "variance": 17.96502113
              },
              {
                "average": -0.1247369064,
                "count": 34127606,
                "maximum": 23.19599915,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72063947,
                "variance": 137.3733895
              },
              {
                "average": 2.279728323,
                "count": 34127606,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.281414761,
                "variance": 1.64202379
              },
              {
                "average": 1811.304594,
                "count": 34127606,
                "maximum": 2055,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.1176356,
                "variance": 182429.4746
              },
              {
                "average": 211484717.1,
                "count": 34127606,
                "maximum": 211485662.9,
                "minimum": 211483753,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.5273987,
                "variance": 179375.4575
              },
              {
                "average": 2.279728323,
                "count": 34127606,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.281414761,
                "variance": 1.64202379
              },
              {
                "average": 0,
                "count": 34127606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34127606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002260135094,
                "count": 34127606,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04748712404,
                "variance": 0.00225502695
              },
              {
                "average": 0,
                "count": 34127606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599346.6313,
              5231009.317,
              -37.49573071,
              600309.5313,
              5232033.717,
              1159.564269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599346.6312672223,
                    5231009.317070551,
                    -37.49573070935003
                  ],
                  [
                    599346.6312672223,
                    5232033.717070552,
                    -37.49573070935003
                  ],
                  [
                    600309.5312672222,
                    5232033.717070552,
                    1159.56426929065
                  ],
                  [
                    600309.5312672222,
                    5231009.317070551,
                    1159.56426929065
                  ],
                  [
                    599346.6312672223,
                    5231009.317070551,
                    -37.49573070935003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:47:42+00:00",
            "end_time": "2018-05-27T19:15:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83772203914769,
              47.29053337135827,
              -40.84699491803474
            ],
            [
              -121.83751268088929,
              47.30008579561668,
              -40.84699491803474
            ],
            [
              -121.82480324394675,
              47.2999561552977,
              1164.7930050819655
            ],
            [
              -121.82501488983078,
              47.29040377410848,
              1164.7930050819655
            ],
            [
              -121.83772203914769,
              47.29053337135827,
              -40.84699491803474
            ]
          ]
        ]
      },
      "bbox": [
        -121.837722,
        47.29040377,
        -40.84699492,
        -121.8248032,
        47.3000858,
        1164.793005
      ],
      "properties": {
        "datetime": "2018-05-27T22:30:42Z",
        "pc:count": 30457352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 588383.0883,
            "count": 30457352,
            "maximum": 588844.3828,
            "minimum": 587883.3628,
            "name": "X",
            "position": 0,
            "stddev": 262.0921422,
            "variance": 68692.29102
          },
          {
            "average": 5238660.39,
            "count": 30457352,
            "maximum": 5239167.059,
            "minimum": 5238105.259,
            "name": "Y",
            "position": 1,
            "stddev": 259.3274779,
            "variance": 67250.7408
          },
          {
            "average": 364.4752787,
            "count": 30457352,
            "maximum": 1164.793005,
            "minimum": -40.84699492,
            "name": "Z",
            "position": 2,
            "stddev": 47.80131266,
            "variance": 2284.965492
          },
          {
            "average": 22491.04155,
            "count": 30457352,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10148.79576,
            "variance": 102998055.4
          },
          {
            "average": 2.413881647,
            "count": 30457352,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.44714062,
            "variance": 2.094215974
          },
          {
            "average": 3.827437034,
            "count": 30457352,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.6941577,
            "variance": 2.870170313
          },
          {
            "average": 0.1442629024,
            "count": 30457352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3513561177,
            "variance": 0.1234511215
          },
          {
            "average": 0,
            "count": 30457352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141477204,
            "count": 30457352,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.973216515,
            "variance": 3.893583416
          },
          {
            "average": 0.3287931613,
            "count": 30457352,
            "maximum": 30,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76708567,
            "variance": 138.4643051
          },
          {
            "average": 2.135861844,
            "count": 30457352,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.358557977,
            "variance": 1.845679776
          },
          {
            "average": 1818.146663,
            "count": 30457352,
            "maximum": 2109,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 453.3890459,
            "variance": 205561.627
          },
          {
            "average": 211494668,
            "count": 30457352,
            "maximum": 211495442.6,
            "minimum": 211493493.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 451.8148804,
            "variance": 204136.6861
          },
          {
            "average": 2.135861844,
            "count": 30457352,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.358557977,
            "variance": 1.845679776
          },
          {
            "average": 0,
            "count": 30457352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30457352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00260390332,
            "count": 30457352,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05096197693,
            "variance": 0.002597123093
          },
          {
            "average": 0,
            "count": 30457352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587883.3628,
          5238105.259,
          -40.84699492,
          588844.3828,
          5239167.059,
          1164.793005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587883.3627874246,
                5238105.259375635,
                -40.84699491803474
              ],
              [
                587883.3627874246,
                5239167.059375635,
                -40.84699491803474
              ],
              [
                588844.3827874246,
                5239167.059375635,
                1164.7930050819655
              ],
              [
                588844.3827874246,
                5238105.259375635,
                1164.7930050819655
              ],
              [
                587883.3627874246,
                5238105.259375635,
                -40.84699491803474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:30:42+00:00",
        "end_time": "2018-05-27T21:58:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.837722,
            47.29040377,
            -40.84699492,
            -121.8248032,
            47.3000858,
            1164.793005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83772203914769,
                  47.29053337135827,
                  -40.84699491803474
                ],
                [
                  -121.83751268088929,
                  47.30008579561668,
                  -40.84699491803474
                ],
                [
                  -121.82480324394675,
                  47.2999561552977,
                  1164.7930050819655
                ],
                [
                  -121.82501488983078,
                  47.29040377410848,
                  1164.7930050819655
                ],
                [
                  -121.83772203914769,
                  47.29053337135827,
                  -40.84699491803474
                ]
              ]
            ]
          },
          "id": "20180527_47121C7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:30:42Z",
            "pc:count": 30457352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 588383.0883,
                "count": 30457352,
                "maximum": 588844.3828,
                "minimum": 587883.3628,
                "name": "X",
                "position": 0,
                "stddev": 262.0921422,
                "variance": 68692.29102
              },
              {
                "average": 5238660.39,
                "count": 30457352,
                "maximum": 5239167.059,
                "minimum": 5238105.259,
                "name": "Y",
                "position": 1,
                "stddev": 259.3274779,
                "variance": 67250.7408
              },
              {
                "average": 364.4752787,
                "count": 30457352,
                "maximum": 1164.793005,
                "minimum": -40.84699492,
                "name": "Z",
                "position": 2,
                "stddev": 47.80131266,
                "variance": 2284.965492
              },
              {
                "average": 22491.04155,
                "count": 30457352,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10148.79576,
                "variance": 102998055.4
              },
              {
                "average": 2.413881647,
                "count": 30457352,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.44714062,
                "variance": 2.094215974
              },
              {
                "average": 3.827437034,
                "count": 30457352,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.6941577,
                "variance": 2.870170313
              },
              {
                "average": 0.1442629024,
                "count": 30457352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3513561177,
                "variance": 0.1234511215
              },
              {
                "average": 0,
                "count": 30457352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141477204,
                "count": 30457352,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.973216515,
                "variance": 3.893583416
              },
              {
                "average": 0.3287931613,
                "count": 30457352,
                "maximum": 30,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76708567,
                "variance": 138.4643051
              },
              {
                "average": 2.135861844,
                "count": 30457352,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.358557977,
                "variance": 1.845679776
              },
              {
                "average": 1818.146663,
                "count": 30457352,
                "maximum": 2109,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 453.3890459,
                "variance": 205561.627
              },
              {
                "average": 211494668,
                "count": 30457352,
                "maximum": 211495442.6,
                "minimum": 211493493.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 451.8148804,
                "variance": 204136.6861
              },
              {
                "average": 2.135861844,
                "count": 30457352,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.358557977,
                "variance": 1.845679776
              },
              {
                "average": 0,
                "count": 30457352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30457352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00260390332,
                "count": 30457352,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05096197693,
                "variance": 0.002597123093
              },
              {
                "average": 0,
                "count": 30457352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587883.3628,
              5238105.259,
              -40.84699492,
              588844.3828,
              5239167.059,
              1164.793005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587883.3627874246,
                    5238105.259375635,
                    -40.84699491803474
                  ],
                  [
                    587883.3627874246,
                    5239167.059375635,
                    -40.84699491803474
                  ],
                  [
                    588844.3827874246,
                    5239167.059375635,
                    1164.7930050819655
                  ],
                  [
                    588844.3827874246,
                    5238105.259375635,
                    1164.7930050819655
                  ],
                  [
                    587883.3627874246,
                    5238105.259375635,
                    -40.84699491803474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:30:42+00:00",
            "end_time": "2018-05-27T21:58:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83760151454322,
              47.300006923452734,
              63.67835538168504
            ],
            [
              -121.83751424063735,
              47.30398784517938,
              63.67835538168504
            ],
            [
              -121.82956307124445,
              47.30390690631669,
              1170.3383553816852
            ],
            [
              -121.82965094175407,
              47.29992599579738,
              1170.3383553816852
            ],
            [
              -121.83760151454322,
              47.300006923452734,
              63.67835538168504
            ]
          ]
        ]
      },
      "bbox": [
        -121.8376015,
        47.299926,
        63.67835538,
        -121.8295631,
        47.30398785,
        1170.338355
      ],
      "properties": {
        "datetime": "2018-05-27T22:19:21Z",
        "pc:count": 5882435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 588125.1938,
            "count": 5882435,
            "maximum": 588477.9578,
            "minimum": 587876.7778,
            "name": "X",
            "position": 0,
            "stddev": 155.8206793,
            "variance": 24280.08409
          },
          {
            "average": 5239307.603,
            "count": 5882435,
            "maximum": 5239600.694,
            "minimum": 5239158.194,
            "name": "Y",
            "position": 1,
            "stddev": 96.2226239,
            "variance": 9258.79335
          },
          {
            "average": 410.609272,
            "count": 5882435,
            "maximum": 1170.338355,
            "minimum": 63.67835538,
            "name": "Z",
            "position": 2,
            "stddev": 33.47649028,
            "variance": 1120.675401
          },
          {
            "average": 21699.96849,
            "count": 5882435,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9766.374882,
            "variance": 95382078.33
          },
          {
            "average": 2.324542133,
            "count": 5882435,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34970312,
            "variance": 1.821698512
          },
          {
            "average": 3.649866594,
            "count": 5882435,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544437214,
            "variance": 2.385286309
          },
          {
            "average": 0.1588774037,
            "count": 5882435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3655617554,
            "variance": 0.133635397
          },
          {
            "average": 0,
            "count": 5882435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030955038,
            "count": 5882435,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3303905841,
            "variance": 0.109157938
          },
          {
            "average": 0.3728800245,
            "count": 5882435,
            "maximum": 21,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98338324,
            "variance": 120.6347075
          },
          {
            "average": 2.047466398,
            "count": 5882435,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.39652457,
            "variance": 1.950280875
          },
          {
            "average": 1786.192733,
            "count": 5882435,
            "maximum": 2107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 465.9666362,
            "variance": 217124.9061
          },
          {
            "average": 211493873.9,
            "count": 5882435,
            "maximum": 211494761.5,
            "minimum": 211493487.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 296.8542021,
            "variance": 88122.41731
          },
          {
            "average": 2.047466398,
            "count": 5882435,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.39652457,
            "variance": 1.950280875
          },
          {
            "average": 0,
            "count": 5882435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5882435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00263870319,
            "count": 5882435,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05130049593,
            "variance": 0.002631740883
          },
          {
            "average": 0,
            "count": 5882435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          587876.7778,
          5239158.194,
          63.67835538,
          588477.9578,
          5239600.694,
          1170.338355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                587876.7778464973,
                5239158.194152278,
                63.67835538168504
              ],
              [
                587876.7778464973,
                5239600.694152278,
                63.67835538168504
              ],
              [
                588477.9578464972,
                5239600.694152278,
                1170.3383553816852
              ],
              [
                588477.9578464972,
                5239158.194152278,
                1170.3383553816852
              ],
              [
                587876.7778464973,
                5239158.194152278,
                63.67835538168504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:19:21+00:00",
        "end_time": "2018-05-27T21:58:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8376015,
            47.299926,
            63.67835538,
            -121.8295631,
            47.30398785,
            1170.338355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83760151454322,
                  47.300006923452734,
                  63.67835538168504
                ],
                [
                  -121.83751424063735,
                  47.30398784517938,
                  63.67835538168504
                ],
                [
                  -121.82956307124445,
                  47.30390690631669,
                  1170.3383553816852
                ],
                [
                  -121.82965094175407,
                  47.29992599579738,
                  1170.3383553816852
                ],
                [
                  -121.83760151454322,
                  47.300006923452734,
                  63.67835538168504
                ]
              ]
            ]
          },
          "id": "20180527_47121C7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:19:21Z",
            "pc:count": 5882435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 588125.1938,
                "count": 5882435,
                "maximum": 588477.9578,
                "minimum": 587876.7778,
                "name": "X",
                "position": 0,
                "stddev": 155.8206793,
                "variance": 24280.08409
              },
              {
                "average": 5239307.603,
                "count": 5882435,
                "maximum": 5239600.694,
                "minimum": 5239158.194,
                "name": "Y",
                "position": 1,
                "stddev": 96.2226239,
                "variance": 9258.79335
              },
              {
                "average": 410.609272,
                "count": 5882435,
                "maximum": 1170.338355,
                "minimum": 63.67835538,
                "name": "Z",
                "position": 2,
                "stddev": 33.47649028,
                "variance": 1120.675401
              },
              {
                "average": 21699.96849,
                "count": 5882435,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9766.374882,
                "variance": 95382078.33
              },
              {
                "average": 2.324542133,
                "count": 5882435,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34970312,
                "variance": 1.821698512
              },
              {
                "average": 3.649866594,
                "count": 5882435,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544437214,
                "variance": 2.385286309
              },
              {
                "average": 0.1588774037,
                "count": 5882435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3655617554,
                "variance": 0.133635397
              },
              {
                "average": 0,
                "count": 5882435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030955038,
                "count": 5882435,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3303905841,
                "variance": 0.109157938
              },
              {
                "average": 0.3728800245,
                "count": 5882435,
                "maximum": 21,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98338324,
                "variance": 120.6347075
              },
              {
                "average": 2.047466398,
                "count": 5882435,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.39652457,
                "variance": 1.950280875
              },
              {
                "average": 1786.192733,
                "count": 5882435,
                "maximum": 2107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 465.9666362,
                "variance": 217124.9061
              },
              {
                "average": 211493873.9,
                "count": 5882435,
                "maximum": 211494761.5,
                "minimum": 211493487.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 296.8542021,
                "variance": 88122.41731
              },
              {
                "average": 2.047466398,
                "count": 5882435,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.39652457,
                "variance": 1.950280875
              },
              {
                "average": 0,
                "count": 5882435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5882435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00263870319,
                "count": 5882435,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05130049593,
                "variance": 0.002631740883
              },
              {
                "average": 0,
                "count": 5882435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              587876.7778,
              5239158.194,
              63.67835538,
              588477.9578,
              5239600.694,
              1170.338355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    587876.7778464973,
                    5239158.194152278,
                    63.67835538168504
                  ],
                  [
                    587876.7778464973,
                    5239600.694152278,
                    63.67835538168504
                  ],
                  [
                    588477.9578464972,
                    5239600.694152278,
                    1170.3383553816852
                  ],
                  [
                    588477.9578464972,
                    5239158.194152278,
                    1170.3383553816852
                  ],
                  [
                    587876.7778464973,
                    5239158.194152278,
                    63.67835538168504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:19:21+00:00",
            "end_time": "2018-05-27T21:58:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77501636152299,
              47.31250579637021,
              -40.61910885626264
            ],
            [
              -121.77492043119263,
              47.31665610713578,
              -40.61910885626264
            ],
            [
              -121.762421618851,
              47.31652180395611,
              1211.6208911437375
            ],
            [
              -121.762518527298,
              47.31237151257906,
              1211.6208911437375
            ],
            [
              -121.77501636152299,
              47.31250579637021,
              -40.61910885626264
            ]
          ]
        ]
      },
      "bbox": [
        -121.7750164,
        47.31237151,
        -40.61910886,
        -121.7624216,
        47.31665611,
        1211.620891
      ],
      "properties": {
        "datetime": "2018-05-28T00:04:17Z",
        "pc:count": 17219809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593064.6058,
            "count": 17219809,
            "maximum": 593531.0597,
            "minimum": 592586.2397,
            "name": "X",
            "position": 0,
            "stddev": 246.8617984,
            "variance": 60940.7475
          },
          {
            "average": 5240787.536,
            "count": 17219809,
            "maximum": 5241080.99,
            "minimum": 5240619.65,
            "name": "Y",
            "position": 1,
            "stddev": 107.4283541,
            "variance": 11540.85126
          },
          {
            "average": 430.5087081,
            "count": 17219809,
            "maximum": 1211.620891,
            "minimum": -40.61910886,
            "name": "Z",
            "position": 2,
            "stddev": 17.72906755,
            "variance": 314.3198363
          },
          {
            "average": 23857.95096,
            "count": 17219809,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9832.442135,
            "variance": 96676918.34
          },
          {
            "average": 2.558313684,
            "count": 17219809,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.548091528,
            "variance": 2.39658738
          },
          {
            "average": 4.116577774,
            "count": 17219809,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.789818157,
            "variance": 3.203449034
          },
          {
            "average": 0.1289219294,
            "count": 17219809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3351135211,
            "variance": 0.112301072
          },
          {
            "average": 0,
            "count": 17219809,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135619739,
            "count": 17219809,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.073591801,
            "variance": 4.299782958
          },
          {
            "average": 0.5618206821,
            "count": 17219809,
            "maximum": 21,
            "minimum": -23.01600075,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40590915,
            "variance": 130.0947635
          },
          {
            "average": 2.229231869,
            "count": 17219809,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.310809285,
            "variance": 1.718220981
          },
          {
            "average": 1875.674853,
            "count": 17219809,
            "maximum": 2137,
            "minimum": 1124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 437.6595434,
            "variance": 191545.876
          },
          {
            "average": 211500418.8,
            "count": 17219809,
            "maximum": 211501057.5,
            "minimum": 211498960.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.7723788,
            "variance": 435299.5918
          },
          {
            "average": 2.229231869,
            "count": 17219809,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.310809285,
            "variance": 1.718220981
          },
          {
            "average": 0,
            "count": 17219809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17219809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002304206742,
            "count": 17219809,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04794681957,
            "variance": 0.002298897507
          },
          {
            "average": 0,
            "count": 17219809,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592586.2397,
          5240619.65,
          -40.61910886,
          593531.0597,
          5241080.99,
          1211.620891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592586.2397499528,
                5240619.6498973705,
                -40.61910885626264
              ],
              [
                592586.2397499528,
                5241080.98989737,
                -40.61910885626264
              ],
              [
                593531.0597499529,
                5241080.98989737,
                1211.6208911437375
              ],
              [
                593531.0597499529,
                5240619.6498973705,
                1211.6208911437375
              ],
              [
                592586.2397499528,
                5240619.6498973705,
                -40.61910885626264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:04:17+00:00",
        "end_time": "2018-05-27T23:29:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7750164,
            47.31237151,
            -40.61910886,
            -121.7624216,
            47.31665611,
            1211.620891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77501636152299,
                  47.31250579637021,
                  -40.61910885626264
                ],
                [
                  -121.77492043119263,
                  47.31665610713578,
                  -40.61910885626264
                ],
                [
                  -121.762421618851,
                  47.31652180395611,
                  1211.6208911437375
                ],
                [
                  -121.762518527298,
                  47.31237151257906,
                  1211.6208911437375
                ],
                [
                  -121.77501636152299,
                  47.31250579637021,
                  -40.61910885626264
                ]
              ]
            ]
          },
          "id": "20180527_47121C7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:04:17Z",
            "pc:count": 17219809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593064.6058,
                "count": 17219809,
                "maximum": 593531.0597,
                "minimum": 592586.2397,
                "name": "X",
                "position": 0,
                "stddev": 246.8617984,
                "variance": 60940.7475
              },
              {
                "average": 5240787.536,
                "count": 17219809,
                "maximum": 5241080.99,
                "minimum": 5240619.65,
                "name": "Y",
                "position": 1,
                "stddev": 107.4283541,
                "variance": 11540.85126
              },
              {
                "average": 430.5087081,
                "count": 17219809,
                "maximum": 1211.620891,
                "minimum": -40.61910886,
                "name": "Z",
                "position": 2,
                "stddev": 17.72906755,
                "variance": 314.3198363
              },
              {
                "average": 23857.95096,
                "count": 17219809,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9832.442135,
                "variance": 96676918.34
              },
              {
                "average": 2.558313684,
                "count": 17219809,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.548091528,
                "variance": 2.39658738
              },
              {
                "average": 4.116577774,
                "count": 17219809,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.789818157,
                "variance": 3.203449034
              },
              {
                "average": 0.1289219294,
                "count": 17219809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3351135211,
                "variance": 0.112301072
              },
              {
                "average": 0,
                "count": 17219809,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135619739,
                "count": 17219809,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.073591801,
                "variance": 4.299782958
              },
              {
                "average": 0.5618206821,
                "count": 17219809,
                "maximum": 21,
                "minimum": -23.01600075,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40590915,
                "variance": 130.0947635
              },
              {
                "average": 2.229231869,
                "count": 17219809,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.310809285,
                "variance": 1.718220981
              },
              {
                "average": 1875.674853,
                "count": 17219809,
                "maximum": 2137,
                "minimum": 1124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 437.6595434,
                "variance": 191545.876
              },
              {
                "average": 211500418.8,
                "count": 17219809,
                "maximum": 211501057.5,
                "minimum": 211498960.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.7723788,
                "variance": 435299.5918
              },
              {
                "average": 2.229231869,
                "count": 17219809,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.310809285,
                "variance": 1.718220981
              },
              {
                "average": 0,
                "count": 17219809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17219809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002304206742,
                "count": 17219809,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04794681957,
                "variance": 0.002298897507
              },
              {
                "average": 0,
                "count": 17219809,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592586.2397,
              5240619.65,
              -40.61910886,
              593531.0597,
              5241080.99,
              1211.620891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592586.2397499528,
                    5240619.6498973705,
                    -40.61910885626264
                  ],
                  [
                    592586.2397499528,
                    5241080.98989737,
                    -40.61910885626264
                  ],
                  [
                    593531.0597499529,
                    5241080.98989737,
                    1211.6208911437375
                  ],
                  [
                    593531.0597499529,
                    5240619.6498973705,
                    1211.6208911437375
                  ],
                  [
                    592586.2397499528,
                    5240619.6498973705,
                    -40.61910885626264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:04:17+00:00",
            "end_time": "2018-05-27T23:29: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": "20180527_47121B5112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61272380373352,
              47.216975561979744,
              -60.84515739233632
            ],
            [
              -121.61251031421862,
              47.225157578073244,
              -60.84515739233632
            ],
            [
              -121.59979984374593,
              47.22500292693396,
              1369.7148426076637
            ],
            [
              -121.60001528743504,
              47.216820954839875,
              1369.7148426076637
            ],
            [
              -121.61272380373352,
              47.216975561979744,
              -60.84515739233632
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127238,
        47.21682095,
        -60.84515739,
        -121.5997998,
        47.22515758,
        1369.714843
      ],
      "properties": {
        "datetime": "2018-05-27T19:44:39Z",
        "pc:count": 46601940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605499.7529,
            "count": 46601940,
            "maximum": 606003.621,
            "minimum": 605041.081,
            "name": "X",
            "position": 0,
            "stddev": 270.1026946,
            "variance": 72955.46562
          },
          {
            "average": 5230748.503,
            "count": 46601940,
            "maximum": 5231118.585,
            "minimum": 5230209.045,
            "name": "Y",
            "position": 1,
            "stddev": 215.2185112,
            "variance": 46319.00757
          },
          {
            "average": 474.7892928,
            "count": 46601940,
            "maximum": 1369.714843,
            "minimum": -60.84515739,
            "name": "Z",
            "position": 2,
            "stddev": 47.57241203,
            "variance": 2263.134386
          },
          {
            "average": 22473.78806,
            "count": 46601940,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10283.76863,
            "variance": 105755897.3
          },
          {
            "average": 2.571953378,
            "count": 46601940,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.587759422,
            "variance": 2.520979981
          },
          {
            "average": 4.144053209,
            "count": 46601940,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.875916048,
            "variance": 3.519061018
          },
          {
            "average": 0.1350624459,
            "count": 46601940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3417902633,
            "variance": 0.1168205841
          },
          {
            "average": 1.735979232e-05,
            "count": 46601940,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004166472288,
            "variance": 1.735949133e-05
          },
          {
            "average": 1.494085933,
            "count": 46601940,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.360982616,
            "variance": 19.01816937
          },
          {
            "average": 0.09323167154,
            "count": 46601940,
            "maximum": 25.99799919,
            "minimum": -33,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50291072,
            "variance": 132.3169551
          },
          {
            "average": 2.191261222,
            "count": 46601940,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.331224234,
            "variance": 1.772157961
          },
          {
            "average": 1770.70111,
            "count": 46601940,
            "maximum": 2054,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 443.2769081,
            "variance": 196494.4173
          },
          {
            "average": 211482131.5,
            "count": 46601940,
            "maximum": 211485479.5,
            "minimum": 211480571.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1227.920515,
            "variance": 1507788.792
          },
          {
            "average": 2.191261222,
            "count": 46601940,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.331224234,
            "variance": 1.772157961
          },
          {
            "average": 0,
            "count": 46601940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46601940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002417710507,
            "count": 46601940,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0491107446,
            "variance": 0.002411865235
          },
          {
            "average": 0,
            "count": 46601940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605041.081,
          5230209.045,
          -60.84515739,
          606003.621,
          5231118.585,
          1369.714843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605041.0809645393,
                5230209.044640116,
                -60.84515739233632
              ],
              [
                605041.0809645393,
                5231118.5846401155,
                -60.84515739233632
              ],
              [
                606003.6209645394,
                5231118.5846401155,
                1369.7148426076637
              ],
              [
                606003.6209645394,
                5230209.044640116,
                1369.7148426076637
              ],
              [
                605041.0809645393,
                5230209.044640116,
                -60.84515739233632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:44:39+00:00",
        "end_time": "2018-05-27T18:22:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127238,
            47.21682095,
            -60.84515739,
            -121.5997998,
            47.22515758,
            1369.714843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61272380373352,
                  47.216975561979744,
                  -60.84515739233632
                ],
                [
                  -121.61251031421862,
                  47.225157578073244,
                  -60.84515739233632
                ],
                [
                  -121.59979984374593,
                  47.22500292693396,
                  1369.7148426076637
                ],
                [
                  -121.60001528743504,
                  47.216820954839875,
                  1369.7148426076637
                ],
                [
                  -121.61272380373352,
                  47.216975561979744,
                  -60.84515739233632
                ]
              ]
            ]
          },
          "id": "20180527_47121B5112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:44:39Z",
            "pc:count": 46601940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605499.7529,
                "count": 46601940,
                "maximum": 606003.621,
                "minimum": 605041.081,
                "name": "X",
                "position": 0,
                "stddev": 270.1026946,
                "variance": 72955.46562
              },
              {
                "average": 5230748.503,
                "count": 46601940,
                "maximum": 5231118.585,
                "minimum": 5230209.045,
                "name": "Y",
                "position": 1,
                "stddev": 215.2185112,
                "variance": 46319.00757
              },
              {
                "average": 474.7892928,
                "count": 46601940,
                "maximum": 1369.714843,
                "minimum": -60.84515739,
                "name": "Z",
                "position": 2,
                "stddev": 47.57241203,
                "variance": 2263.134386
              },
              {
                "average": 22473.78806,
                "count": 46601940,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10283.76863,
                "variance": 105755897.3
              },
              {
                "average": 2.571953378,
                "count": 46601940,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.587759422,
                "variance": 2.520979981
              },
              {
                "average": 4.144053209,
                "count": 46601940,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.875916048,
                "variance": 3.519061018
              },
              {
                "average": 0.1350624459,
                "count": 46601940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3417902633,
                "variance": 0.1168205841
              },
              {
                "average": 1.735979232e-05,
                "count": 46601940,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004166472288,
                "variance": 1.735949133e-05
              },
              {
                "average": 1.494085933,
                "count": 46601940,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.360982616,
                "variance": 19.01816937
              },
              {
                "average": 0.09323167154,
                "count": 46601940,
                "maximum": 25.99799919,
                "minimum": -33,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50291072,
                "variance": 132.3169551
              },
              {
                "average": 2.191261222,
                "count": 46601940,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.331224234,
                "variance": 1.772157961
              },
              {
                "average": 1770.70111,
                "count": 46601940,
                "maximum": 2054,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 443.2769081,
                "variance": 196494.4173
              },
              {
                "average": 211482131.5,
                "count": 46601940,
                "maximum": 211485479.5,
                "minimum": 211480571.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1227.920515,
                "variance": 1507788.792
              },
              {
                "average": 2.191261222,
                "count": 46601940,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.331224234,
                "variance": 1.772157961
              },
              {
                "average": 0,
                "count": 46601940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46601940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002417710507,
                "count": 46601940,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0491107446,
                "variance": 0.002411865235
              },
              {
                "average": 0,
                "count": 46601940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605041.081,
              5230209.045,
              -60.84515739,
              606003.621,
              5231118.585,
              1369.714843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605041.0809645393,
                    5230209.044640116,
                    -60.84515739233632
                  ],
                  [
                    605041.0809645393,
                    5231118.5846401155,
                    -60.84515739233632
                  ],
                  [
                    606003.6209645394,
                    5231118.5846401155,
                    1369.7148426076637
                  ],
                  [
                    606003.6209645394,
                    5230209.044640116,
                    1369.7148426076637
                  ],
                  [
                    605041.0809645393,
                    5230209.044640116,
                    -60.84515739233632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:44:39+00:00",
            "end_time": "2018-05-27T18:22: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": "20180527_47121B5108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60033251990338,
              47.22500967312065,
              213.31512381316224
            ],
            [
              -121.60000078443544,
              47.23760582611075,
              213.31512381316224
            ],
            [
              -121.59176310839658,
              47.23750486067095,
              1365.9751238131623
            ],
            [
              -121.59209679424436,
              47.224908751901204,
              1365.9751238131623
            ],
            [
              -121.60033251990338,
              47.22500967312065,
              213.31512381316224
            ]
          ]
        ]
      },
      "bbox": [
        -121.6003325,
        47.22490875,
        213.3151238,
        -121.5917631,
        47.23760583,
        1365.975124
      ],
      "properties": {
        "datetime": "2018-05-27T19:08:18Z",
        "pc:count": 12681564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606204.9119,
            "count": 12681564,
            "maximum": 606586.9621,
            "minimum": 605963.2821,
            "name": "X",
            "position": 0,
            "stddev": 159.9070791,
            "variance": 25570.27395
          },
          {
            "average": 5232149.212,
            "count": 12681564,
            "maximum": 5232518.851,
            "minimum": 5231118.611,
            "name": "Y",
            "position": 1,
            "stddev": 253.9247623,
            "variance": 64477.78493
          },
          {
            "average": 470.60494,
            "count": 12681564,
            "maximum": 1365.975124,
            "minimum": 213.3151238,
            "name": "Z",
            "position": 2,
            "stddev": 16.25184874,
            "variance": 264.1225875
          },
          {
            "average": 24492.38039,
            "count": 12681564,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10104.82394,
            "variance": 102107466.8
          },
          {
            "average": 2.261515535,
            "count": 12681564,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367859568,
            "variance": 1.871039798
          },
          {
            "average": 3.522737337,
            "count": 12681564,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.661314684,
            "variance": 2.759966481
          },
          {
            "average": 0.1520223373,
            "count": 12681564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3590425552,
            "variance": 0.1289115564
          },
          {
            "average": 0,
            "count": 12681564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232527471,
            "count": 12681564,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.780329989,
            "variance": 7.730234846
          },
          {
            "average": 0.1723844464,
            "count": 12681564,
            "maximum": 25.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.24812174,
            "variance": 126.5202427
          },
          {
            "average": 2.08972111,
            "count": 12681564,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.37921324,
            "variance": 1.902229162
          },
          {
            "average": 1739.193687,
            "count": 12681564,
            "maximum": 2046,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 459.7496643,
            "variance": 211369.7538
          },
          {
            "average": 211482706.2,
            "count": 12681564,
            "maximum": 211483298.7,
            "minimum": 211480571.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 245.5316858,
            "variance": 60285.80872
          },
          {
            "average": 2.08972111,
            "count": 12681564,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.37921324,
            "variance": 1.902229162
          },
          {
            "average": 0,
            "count": 12681564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12681564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003302826055,
            "count": 12681564,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05737523555,
            "variance": 0.003291917655
          },
          {
            "average": 0,
            "count": 12681564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605963.2821,
          5231118.611,
          213.3151238,
          606586.9621,
          5232518.851,
          1365.975124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605963.2820896234,
                5231118.610747262,
                213.31512381316224
              ],
              [
                605963.2820896234,
                5232518.850747262,
                213.31512381316224
              ],
              [
                606586.9620896233,
                5232518.850747262,
                1365.9751238131623
              ],
              [
                606586.9620896233,
                5231118.610747262,
                1365.9751238131623
              ],
              [
                605963.2820896234,
                5231118.610747262,
                213.31512381316224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:08:18+00:00",
        "end_time": "2018-05-27T18:22:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6003325,
            47.22490875,
            213.3151238,
            -121.5917631,
            47.23760583,
            1365.975124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60033251990338,
                  47.22500967312065,
                  213.31512381316224
                ],
                [
                  -121.60000078443544,
                  47.23760582611075,
                  213.31512381316224
                ],
                [
                  -121.59176310839658,
                  47.23750486067095,
                  1365.9751238131623
                ],
                [
                  -121.59209679424436,
                  47.224908751901204,
                  1365.9751238131623
                ],
                [
                  -121.60033251990338,
                  47.22500967312065,
                  213.31512381316224
                ]
              ]
            ]
          },
          "id": "20180527_47121B5108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:08:18Z",
            "pc:count": 12681564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606204.9119,
                "count": 12681564,
                "maximum": 606586.9621,
                "minimum": 605963.2821,
                "name": "X",
                "position": 0,
                "stddev": 159.9070791,
                "variance": 25570.27395
              },
              {
                "average": 5232149.212,
                "count": 12681564,
                "maximum": 5232518.851,
                "minimum": 5231118.611,
                "name": "Y",
                "position": 1,
                "stddev": 253.9247623,
                "variance": 64477.78493
              },
              {
                "average": 470.60494,
                "count": 12681564,
                "maximum": 1365.975124,
                "minimum": 213.3151238,
                "name": "Z",
                "position": 2,
                "stddev": 16.25184874,
                "variance": 264.1225875
              },
              {
                "average": 24492.38039,
                "count": 12681564,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10104.82394,
                "variance": 102107466.8
              },
              {
                "average": 2.261515535,
                "count": 12681564,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367859568,
                "variance": 1.871039798
              },
              {
                "average": 3.522737337,
                "count": 12681564,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.661314684,
                "variance": 2.759966481
              },
              {
                "average": 0.1520223373,
                "count": 12681564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3590425552,
                "variance": 0.1289115564
              },
              {
                "average": 0,
                "count": 12681564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232527471,
                "count": 12681564,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.780329989,
                "variance": 7.730234846
              },
              {
                "average": 0.1723844464,
                "count": 12681564,
                "maximum": 25.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.24812174,
                "variance": 126.5202427
              },
              {
                "average": 2.08972111,
                "count": 12681564,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.37921324,
                "variance": 1.902229162
              },
              {
                "average": 1739.193687,
                "count": 12681564,
                "maximum": 2046,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 459.7496643,
                "variance": 211369.7538
              },
              {
                "average": 211482706.2,
                "count": 12681564,
                "maximum": 211483298.7,
                "minimum": 211480571.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 245.5316858,
                "variance": 60285.80872
              },
              {
                "average": 2.08972111,
                "count": 12681564,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.37921324,
                "variance": 1.902229162
              },
              {
                "average": 0,
                "count": 12681564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12681564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003302826055,
                "count": 12681564,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05737523555,
                "variance": 0.003291917655
              },
              {
                "average": 0,
                "count": 12681564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605963.2821,
              5231118.611,
              213.3151238,
              606586.9621,
              5232518.851,
              1365.975124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605963.2820896234,
                    5231118.610747262,
                    213.31512381316224
                  ],
                  [
                    605963.2820896234,
                    5232518.850747262,
                    213.31512381316224
                  ],
                  [
                    606586.9620896233,
                    5232518.850747262,
                    1365.9751238131623
                  ],
                  [
                    606586.9620896233,
                    5231118.610747262,
                    1365.9751238131623
                  ],
                  [
                    605963.2820896234,
                    5231118.610747262,
                    213.31512381316224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:08:18+00:00",
            "end_time": "2018-05-27T18:22: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": "20180527_47121B6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6502469586149,
              47.22506727214051,
              -59.15866306749058
            ],
            [
              -121.65001405375615,
              47.23423877329837,
              -59.15866306749058
            ],
            [
              -121.63728192920635,
              47.234088031419695,
              1190.4213369325093
            ],
            [
              -121.63751702900825,
              47.224916578335936,
              1190.4213369325093
            ],
            [
              -121.6502469586149,
              47.22506727214051,
              -59.15866306749058
            ]
          ]
        ]
      },
      "bbox": [
        -121.650247,
        47.22491658,
        -59.15866307,
        -121.6372819,
        47.23423877,
        1190.421337
      ],
      "properties": {
        "datetime": "2018-05-27T19:44:04Z",
        "pc:count": 34045483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602655.7725,
            "count": 34045483,
            "maximum": 603148.4414,
            "minimum": 602184.4414,
            "name": "X",
            "position": 0,
            "stddev": 270.1735314,
            "variance": 72993.73708
          },
          {
            "average": 5231506.204,
            "count": 34045483,
            "maximum": 5232077.969,
            "minimum": 5231058.449,
            "name": "Y",
            "position": 1,
            "stddev": 258.3423056,
            "variance": 66740.74689
          },
          {
            "average": 437.7826528,
            "count": 34045483,
            "maximum": 1190.421337,
            "minimum": -59.15866307,
            "name": "Z",
            "position": 2,
            "stddev": 23.93785078,
            "variance": 573.0207001
          },
          {
            "average": 21798.13742,
            "count": 34045483,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9293.878603,
            "variance": 86376179.48
          },
          {
            "average": 2.680995244,
            "count": 34045483,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.636420307,
            "variance": 2.677871422
          },
          {
            "average": 4.361715444,
            "count": 34045483,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.877910975,
            "variance": 3.526549631
          },
          {
            "average": 0.118112203,
            "count": 34045483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3227409388,
            "variance": 0.1041617136
          },
          {
            "average": 0,
            "count": 34045483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.515069738,
            "count": 34045483,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.400373607,
            "variance": 19.36328788
          },
          {
            "average": -0.2864964358,
            "count": 34045483,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67889771,
            "variance": 136.3966516
          },
          {
            "average": 2.29212354,
            "count": 34045483,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.273789757,
            "variance": 1.622540346
          },
          {
            "average": 1813.684119,
            "count": 34045483,
            "maximum": 2054,
            "minimum": 1047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 424.540906,
            "variance": 180234.9809
          },
          {
            "average": 211484245.8,
            "count": 34045483,
            "maximum": 211485444.3,
            "minimum": 211481970,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.2098259,
            "variance": 283247.2988
          },
          {
            "average": 2.29212354,
            "count": 34045483,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.273789757,
            "variance": 1.622540346
          },
          {
            "average": 0,
            "count": 34045483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34045483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00256248384,
            "count": 34045483,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05055608362,
            "variance": 0.002555917591
          },
          {
            "average": 0,
            "count": 34045483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602184.4414,
          5231058.449,
          -59.15866307,
          603148.4414,
          5232077.969,
          1190.421337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602184.4414133047,
                5231058.44895061,
                -59.15866306749058
              ],
              [
                602184.4414133047,
                5232077.96895061,
                -59.15866306749058
              ],
              [
                603148.4414133047,
                5232077.96895061,
                1190.4213369325093
              ],
              [
                603148.4414133047,
                5231058.44895061,
                1190.4213369325093
              ],
              [
                602184.4414133047,
                5231058.44895061,
                -59.15866306749058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:44:04+00:00",
        "end_time": "2018-05-27T18:46:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.650247,
            47.22491658,
            -59.15866307,
            -121.6372819,
            47.23423877,
            1190.421337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6502469586149,
                  47.22506727214051,
                  -59.15866306749058
                ],
                [
                  -121.65001405375615,
                  47.23423877329837,
                  -59.15866306749058
                ],
                [
                  -121.63728192920635,
                  47.234088031419695,
                  1190.4213369325093
                ],
                [
                  -121.63751702900825,
                  47.224916578335936,
                  1190.4213369325093
                ],
                [
                  -121.6502469586149,
                  47.22506727214051,
                  -59.15866306749058
                ]
              ]
            ]
          },
          "id": "20180527_47121B6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:44:04Z",
            "pc:count": 34045483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602655.7725,
                "count": 34045483,
                "maximum": 603148.4414,
                "minimum": 602184.4414,
                "name": "X",
                "position": 0,
                "stddev": 270.1735314,
                "variance": 72993.73708
              },
              {
                "average": 5231506.204,
                "count": 34045483,
                "maximum": 5232077.969,
                "minimum": 5231058.449,
                "name": "Y",
                "position": 1,
                "stddev": 258.3423056,
                "variance": 66740.74689
              },
              {
                "average": 437.7826528,
                "count": 34045483,
                "maximum": 1190.421337,
                "minimum": -59.15866307,
                "name": "Z",
                "position": 2,
                "stddev": 23.93785078,
                "variance": 573.0207001
              },
              {
                "average": 21798.13742,
                "count": 34045483,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9293.878603,
                "variance": 86376179.48
              },
              {
                "average": 2.680995244,
                "count": 34045483,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.636420307,
                "variance": 2.677871422
              },
              {
                "average": 4.361715444,
                "count": 34045483,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.877910975,
                "variance": 3.526549631
              },
              {
                "average": 0.118112203,
                "count": 34045483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3227409388,
                "variance": 0.1041617136
              },
              {
                "average": 0,
                "count": 34045483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.515069738,
                "count": 34045483,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.400373607,
                "variance": 19.36328788
              },
              {
                "average": -0.2864964358,
                "count": 34045483,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67889771,
                "variance": 136.3966516
              },
              {
                "average": 2.29212354,
                "count": 34045483,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.273789757,
                "variance": 1.622540346
              },
              {
                "average": 1813.684119,
                "count": 34045483,
                "maximum": 2054,
                "minimum": 1047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 424.540906,
                "variance": 180234.9809
              },
              {
                "average": 211484245.8,
                "count": 34045483,
                "maximum": 211485444.3,
                "minimum": 211481970,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.2098259,
                "variance": 283247.2988
              },
              {
                "average": 2.29212354,
                "count": 34045483,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.273789757,
                "variance": 1.622540346
              },
              {
                "average": 0,
                "count": 34045483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34045483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00256248384,
                "count": 34045483,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05055608362,
                "variance": 0.002555917591
              },
              {
                "average": 0,
                "count": 34045483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602184.4414,
              5231058.449,
              -59.15866307,
              603148.4414,
              5232077.969,
              1190.421337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602184.4414133047,
                    5231058.44895061,
                    -59.15866306749058
                  ],
                  [
                    602184.4414133047,
                    5232077.96895061,
                    -59.15866306749058
                  ],
                  [
                    603148.4414133047,
                    5232077.96895061,
                    1190.4213369325093
                  ],
                  [
                    603148.4414133047,
                    5231058.44895061,
                    1190.4213369325093
                  ],
                  [
                    602184.4414133047,
                    5231058.44895061,
                    -59.15866306749058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:44:04+00:00",
            "end_time": "2018-05-27T18:46:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.85015528395634,
              47.30000733497931,
              -60.895650455262285
            ],
            [
              -121.85000916317145,
              47.306744791999776,
              -60.895650455262285
            ],
            [
              -121.83737002634061,
              47.30661725379587,
              1170.3243495447377
            ],
            [
              -121.83751775220644,
              47.29987982666226,
              1170.3243495447377
            ],
            [
              -121.85015528395634,
              47.30000733497931,
              -60.895650455262285
            ]
          ]
        ]
      },
      "bbox": [
        -121.8501553,
        47.29987983,
        -60.89565046,
        -121.83737,
        47.30674479,
        1170.32435
      ],
      "properties": {
        "datetime": "2018-05-27T22:27:24Z",
        "pc:count": 19482278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587346.1566,
            "count": 19482278,
            "maximum": 587883.3204,
            "minimum": 586927.7404,
            "name": "X",
            "position": 0,
            "stddev": 263.279362,
            "variance": 69316.02244
          },
          {
            "average": 5239463.182,
            "count": 19482278,
            "maximum": 5239893.064,
            "minimum": 5239144.164,
            "name": "Y",
            "position": 1,
            "stddev": 187.0728623,
            "variance": 34996.25582
          },
          {
            "average": 342.476144,
            "count": 19482278,
            "maximum": 1170.32435,
            "minimum": -60.89565046,
            "name": "Z",
            "position": 2,
            "stddev": 39.58497574,
            "variance": 1566.970305
          },
          {
            "average": 23783.91188,
            "count": 19482278,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 10998.39511,
            "variance": 120964694.9
          },
          {
            "average": 2.198193918,
            "count": 19482278,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.309872679,
            "variance": 1.715766436
          },
          {
            "average": 3.396045267,
            "count": 19482278,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585200432,
            "variance": 2.51286041
          },
          {
            "average": 0.1637697604,
            "count": 19482278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3700665251,
            "variance": 0.136949233
          },
          {
            "average": 0,
            "count": 19482278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147765266,
            "count": 19482278,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.981514395,
            "variance": 3.926399299
          },
          {
            "average": 0.4216712682,
            "count": 19482278,
            "maximum": 28.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44955298,
            "variance": 131.0922635
          },
          {
            "average": 2.019605305,
            "count": 19482278,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.407128434,
            "variance": 1.980010429
          },
          {
            "average": 1777.784836,
            "count": 19482278,
            "maximum": 2108,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 469.5387534,
            "variance": 220466.6409
          },
          {
            "average": 211494165.6,
            "count": 19482278,
            "maximum": 211495244.6,
            "minimum": 211493468.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.2577176,
            "variance": 165045.3331
          },
          {
            "average": 2.019605305,
            "count": 19482278,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.407128434,
            "variance": 1.980010429
          },
          {
            "average": 0,
            "count": 19482278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19482278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002918549874,
            "count": 19482278,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05394471327,
            "variance": 0.00291003209
          },
          {
            "average": 0,
            "count": 19482278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586927.7404,
          5239144.164,
          -60.89565046,
          587883.3204,
          5239893.064,
          1170.32435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586927.7404006729,
                5239144.164458172,
                -60.895650455262285
              ],
              [
                586927.7404006729,
                5239893.064458173,
                -60.895650455262285
              ],
              [
                587883.320400673,
                5239893.064458173,
                1170.3243495447377
              ],
              [
                587883.320400673,
                5239144.164458172,
                1170.3243495447377
              ],
              [
                586927.7404006729,
                5239144.164458172,
                -60.895650455262285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:27:24+00:00",
        "end_time": "2018-05-27T21:57:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8501553,
            47.29987983,
            -60.89565046,
            -121.83737,
            47.30674479,
            1170.32435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.85015528395634,
                  47.30000733497931,
                  -60.895650455262285
                ],
                [
                  -121.85000916317145,
                  47.306744791999776,
                  -60.895650455262285
                ],
                [
                  -121.83737002634061,
                  47.30661725379587,
                  1170.3243495447377
                ],
                [
                  -121.83751775220644,
                  47.29987982666226,
                  1170.3243495447377
                ],
                [
                  -121.85015528395634,
                  47.30000733497931,
                  -60.895650455262285
                ]
              ]
            ]
          },
          "id": "20180527_47121C7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:27:24Z",
            "pc:count": 19482278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587346.1566,
                "count": 19482278,
                "maximum": 587883.3204,
                "minimum": 586927.7404,
                "name": "X",
                "position": 0,
                "stddev": 263.279362,
                "variance": 69316.02244
              },
              {
                "average": 5239463.182,
                "count": 19482278,
                "maximum": 5239893.064,
                "minimum": 5239144.164,
                "name": "Y",
                "position": 1,
                "stddev": 187.0728623,
                "variance": 34996.25582
              },
              {
                "average": 342.476144,
                "count": 19482278,
                "maximum": 1170.32435,
                "minimum": -60.89565046,
                "name": "Z",
                "position": 2,
                "stddev": 39.58497574,
                "variance": 1566.970305
              },
              {
                "average": 23783.91188,
                "count": 19482278,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 10998.39511,
                "variance": 120964694.9
              },
              {
                "average": 2.198193918,
                "count": 19482278,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.309872679,
                "variance": 1.715766436
              },
              {
                "average": 3.396045267,
                "count": 19482278,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585200432,
                "variance": 2.51286041
              },
              {
                "average": 0.1637697604,
                "count": 19482278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3700665251,
                "variance": 0.136949233
              },
              {
                "average": 0,
                "count": 19482278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147765266,
                "count": 19482278,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.981514395,
                "variance": 3.926399299
              },
              {
                "average": 0.4216712682,
                "count": 19482278,
                "maximum": 28.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44955298,
                "variance": 131.0922635
              },
              {
                "average": 2.019605305,
                "count": 19482278,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.407128434,
                "variance": 1.980010429
              },
              {
                "average": 1777.784836,
                "count": 19482278,
                "maximum": 2108,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 469.5387534,
                "variance": 220466.6409
              },
              {
                "average": 211494165.6,
                "count": 19482278,
                "maximum": 211495244.6,
                "minimum": 211493468.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.2577176,
                "variance": 165045.3331
              },
              {
                "average": 2.019605305,
                "count": 19482278,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.407128434,
                "variance": 1.980010429
              },
              {
                "average": 0,
                "count": 19482278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19482278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002918549874,
                "count": 19482278,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05394471327,
                "variance": 0.00291003209
              },
              {
                "average": 0,
                "count": 19482278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586927.7404,
              5239144.164,
              -60.89565046,
              587883.3204,
              5239893.064,
              1170.32435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586927.7404006729,
                    5239144.164458172,
                    -60.895650455262285
                  ],
                  [
                    586927.7404006729,
                    5239893.064458173,
                    -60.895650455262285
                  ],
                  [
                    587883.320400673,
                    5239893.064458173,
                    1170.3243495447377
                  ],
                  [
                    587883.320400673,
                    5239144.164458172,
                    1170.3243495447377
                  ],
                  [
                    586927.7404006729,
                    5239144.164458172,
                    -60.895650455262285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:27:24+00:00",
            "end_time": "2018-05-27T21:57: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": "20180527_47121C6121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75027381656214,
              47.31400205024219,
              73.27209730763252
            ],
            [
              -121.75001378847193,
              47.32502643088284,
              73.27209730763252
            ],
            [
              -121.73725221105849,
              47.324886518442305,
              1375.0120973076325
            ],
            [
              -121.73751489215739,
              47.3138621914483,
              1375.0120973076325
            ],
            [
              -121.75027381656214,
              47.31400205024219,
              73.27209730763252
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502738,
        47.31386219,
        73.27209731,
        -121.7372522,
        47.32502643,
        1375.012097
      ],
      "properties": {
        "datetime": "2018-05-28T00:27:45Z",
        "pc:count": 35268633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594921.3047,
            "count": 35268633,
            "maximum": 595418.1488,
            "minimum": 594453.6088,
            "name": "X",
            "position": 0,
            "stddev": 270.9896688,
            "variance": 73435.40058
          },
          {
            "average": 5241520.771,
            "count": 35268633,
            "maximum": 5242041.079,
            "minimum": 5240815.619,
            "name": "Y",
            "position": 1,
            "stddev": 249.1318523,
            "variance": 62066.67985
          },
          {
            "average": 599.9789591,
            "count": 35268633,
            "maximum": 1375.012097,
            "minimum": 73.27209731,
            "name": "Z",
            "position": 2,
            "stddev": 47.86562869,
            "variance": 2291.11841
          },
          {
            "average": 23309.73186,
            "count": 35268633,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9472.060303,
            "variance": 89719926.39
          },
          {
            "average": 2.695394375,
            "count": 35268633,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.626692731,
            "variance": 2.646129242
          },
          {
            "average": 4.390911125,
            "count": 35268633,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.835381575,
            "variance": 3.368625526
          },
          {
            "average": 0.1107792582,
            "count": 35268633,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3138585938,
            "variance": 0.09850721691
          },
          {
            "average": 6.067714618e-06,
            "count": 35268633,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002463265713,
            "variance": 6.067677973e-06
          },
          {
            "average": 1.108965607,
            "count": 35268633,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.786934625,
            "variance": 3.193135355
          },
          {
            "average": 0.03528195012,
            "count": 35268633,
            "maximum": 31.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45315051,
            "variance": 131.1746567
          },
          {
            "average": 2.337432103,
            "count": 35268633,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.244470778,
            "variance": 1.548707517
          },
          {
            "average": 1918.153608,
            "count": 35268633,
            "maximum": 2145,
            "minimum": 1132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 415.7906326,
            "variance": 172881.8502
          },
          {
            "average": 211501553.2,
            "count": 35268633,
            "maximum": 211502465.7,
            "minimum": 211500520.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.8162496,
            "variance": 254839.4459
          },
          {
            "average": 2.337432103,
            "count": 35268633,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.244470778,
            "variance": 1.548707517
          },
          {
            "average": 0,
            "count": 35268633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35268633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002742295115,
            "count": 35268633,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05229507635,
            "variance": 0.00273477501
          },
          {
            "average": 0,
            "count": 35268633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594453.6088,
          5240815.619,
          73.27209731,
          595418.1488,
          5242041.079,
          1375.012097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594453.6087542763,
                5240815.619459801,
                73.27209730763252
              ],
              [
                594453.6087542763,
                5242041.079459802,
                73.27209730763252
              ],
              [
                595418.1487542763,
                5242041.079459802,
                1375.0120973076325
              ],
              [
                595418.1487542763,
                5240815.619459801,
                1375.0120973076325
              ],
              [
                594453.6087542763,
                5240815.619459801,
                73.27209730763252
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:27:45+00:00",
        "end_time": "2018-05-27T23:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502738,
            47.31386219,
            73.27209731,
            -121.7372522,
            47.32502643,
            1375.012097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75027381656214,
                  47.31400205024219,
                  73.27209730763252
                ],
                [
                  -121.75001378847193,
                  47.32502643088284,
                  73.27209730763252
                ],
                [
                  -121.73725221105849,
                  47.324886518442305,
                  1375.0120973076325
                ],
                [
                  -121.73751489215739,
                  47.3138621914483,
                  1375.0120973076325
                ],
                [
                  -121.75027381656214,
                  47.31400205024219,
                  73.27209730763252
                ]
              ]
            ]
          },
          "id": "20180527_47121C6121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:27:45Z",
            "pc:count": 35268633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594921.3047,
                "count": 35268633,
                "maximum": 595418.1488,
                "minimum": 594453.6088,
                "name": "X",
                "position": 0,
                "stddev": 270.9896688,
                "variance": 73435.40058
              },
              {
                "average": 5241520.771,
                "count": 35268633,
                "maximum": 5242041.079,
                "minimum": 5240815.619,
                "name": "Y",
                "position": 1,
                "stddev": 249.1318523,
                "variance": 62066.67985
              },
              {
                "average": 599.9789591,
                "count": 35268633,
                "maximum": 1375.012097,
                "minimum": 73.27209731,
                "name": "Z",
                "position": 2,
                "stddev": 47.86562869,
                "variance": 2291.11841
              },
              {
                "average": 23309.73186,
                "count": 35268633,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9472.060303,
                "variance": 89719926.39
              },
              {
                "average": 2.695394375,
                "count": 35268633,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.626692731,
                "variance": 2.646129242
              },
              {
                "average": 4.390911125,
                "count": 35268633,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.835381575,
                "variance": 3.368625526
              },
              {
                "average": 0.1107792582,
                "count": 35268633,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3138585938,
                "variance": 0.09850721691
              },
              {
                "average": 6.067714618e-06,
                "count": 35268633,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002463265713,
                "variance": 6.067677973e-06
              },
              {
                "average": 1.108965607,
                "count": 35268633,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.786934625,
                "variance": 3.193135355
              },
              {
                "average": 0.03528195012,
                "count": 35268633,
                "maximum": 31.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45315051,
                "variance": 131.1746567
              },
              {
                "average": 2.337432103,
                "count": 35268633,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.244470778,
                "variance": 1.548707517
              },
              {
                "average": 1918.153608,
                "count": 35268633,
                "maximum": 2145,
                "minimum": 1132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 415.7906326,
                "variance": 172881.8502
              },
              {
                "average": 211501553.2,
                "count": 35268633,
                "maximum": 211502465.7,
                "minimum": 211500520.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.8162496,
                "variance": 254839.4459
              },
              {
                "average": 2.337432103,
                "count": 35268633,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.244470778,
                "variance": 1.548707517
              },
              {
                "average": 0,
                "count": 35268633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35268633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002742295115,
                "count": 35268633,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05229507635,
                "variance": 0.00273477501
              },
              {
                "average": 0,
                "count": 35268633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594453.6088,
              5240815.619,
              73.27209731,
              595418.1488,
              5242041.079,
              1375.012097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594453.6087542763,
                    5240815.619459801,
                    73.27209730763252
                  ],
                  [
                    594453.6087542763,
                    5242041.079459802,
                    73.27209730763252
                  ],
                  [
                    595418.1487542763,
                    5242041.079459802,
                    1375.0120973076325
                  ],
                  [
                    595418.1487542763,
                    5240815.619459801,
                    1375.0120973076325
                  ],
                  [
                    594453.6087542763,
                    5240815.619459801,
                    73.27209730763252
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:27:45+00:00",
            "end_time": "2018-05-27T23:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B6108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72528122489076,
              47.22638555382686,
              -30.475129922164683
            ],
            [
              -121.7250115725754,
              47.23762824448646,
              -30.475129922164683
            ],
            [
              -121.71224258718499,
              47.23748542748561,
              1206.7048700778355
            ],
            [
              -121.71251493824857,
              47.22624279265683,
              1206.7048700778355
            ],
            [
              -121.72528122489076,
              47.22638555382686,
              -30.475129922164683
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252812,
        47.22624279,
        -30.47512992,
        -121.7122426,
        47.23762824,
        1206.70487
      ],
      "properties": {
        "datetime": "2018-05-27T23:15:58Z",
        "pc:count": 45286577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597046.2695,
            "count": 45286577,
            "maximum": 597468.3384,
            "minimum": 596501.6384,
            "name": "X",
            "position": 0,
            "stddev": 260.737242,
            "variance": 67983.90939
          },
          {
            "average": 5231920.342,
            "count": 45286577,
            "maximum": 5232359.156,
            "minimum": 5231109.436,
            "name": "Y",
            "position": 1,
            "stddev": 312.6822272,
            "variance": 97770.17521
          },
          {
            "average": 409.8750781,
            "count": 45286577,
            "maximum": 1206.70487,
            "minimum": -30.47512992,
            "name": "Z",
            "position": 2,
            "stddev": 31.32573718,
            "variance": 981.3018097
          },
          {
            "average": 22708.37467,
            "count": 45286577,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10369.61018,
            "variance": 107528815.3
          },
          {
            "average": 2.529296617,
            "count": 45286577,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.574278296,
            "variance": 2.478352153
          },
          {
            "average": 4.058959899,
            "count": 45286577,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.888701819,
            "variance": 3.567194562
          },
          {
            "average": 0.1436669634,
            "count": 45286577,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3507517209,
            "variance": 0.1230267697
          },
          {
            "average": 0,
            "count": 45286577,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.458429989,
            "count": 45286577,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.165210474,
            "variance": 17.34897829
          },
          {
            "average": 0.2075814672,
            "count": 45286577,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57722605,
            "variance": 134.0321631
          },
          {
            "average": 2.139916404,
            "count": 45286577,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.35665288,
            "variance": 1.840507037
          },
          {
            "average": 1782.67323,
            "count": 45286577,
            "maximum": 2121,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 450.0758601,
            "variance": 202568.2799
          },
          {
            "average": 211488181.5,
            "count": 45286577,
            "maximum": 211498158.9,
            "minimum": 211483703.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5897.62468,
            "variance": 34781976.87
          },
          {
            "average": 2.139916404,
            "count": 45286577,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.35665288,
            "variance": 1.840507037
          },
          {
            "average": 0,
            "count": 45286577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45286577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001730049061,
            "count": 45286577,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04155786362,
            "variance": 0.001727056029
          },
          {
            "average": 0,
            "count": 45286577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596501.6384,
          5231109.436,
          -30.47512992,
          597468.3384,
          5232359.156,
          1206.70487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596501.638431941,
                5231109.43580537,
                -30.475129922164683
              ],
              [
                596501.638431941,
                5232359.155805371,
                -30.475129922164683
              ],
              [
                597468.338431941,
                5232359.155805371,
                1206.7048700778355
              ],
              [
                597468.338431941,
                5231109.43580537,
                1206.7048700778355
              ],
              [
                596501.638431941,
                5231109.43580537,
                -30.475129922164683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:15:58+00:00",
        "end_time": "2018-05-27T19:15:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252812,
            47.22624279,
            -30.47512992,
            -121.7122426,
            47.23762824,
            1206.70487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72528122489076,
                  47.22638555382686,
                  -30.475129922164683
                ],
                [
                  -121.7250115725754,
                  47.23762824448646,
                  -30.475129922164683
                ],
                [
                  -121.71224258718499,
                  47.23748542748561,
                  1206.7048700778355
                ],
                [
                  -121.71251493824857,
                  47.22624279265683,
                  1206.7048700778355
                ],
                [
                  -121.72528122489076,
                  47.22638555382686,
                  -30.475129922164683
                ]
              ]
            ]
          },
          "id": "20180527_47121B6108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:15:58Z",
            "pc:count": 45286577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597046.2695,
                "count": 45286577,
                "maximum": 597468.3384,
                "minimum": 596501.6384,
                "name": "X",
                "position": 0,
                "stddev": 260.737242,
                "variance": 67983.90939
              },
              {
                "average": 5231920.342,
                "count": 45286577,
                "maximum": 5232359.156,
                "minimum": 5231109.436,
                "name": "Y",
                "position": 1,
                "stddev": 312.6822272,
                "variance": 97770.17521
              },
              {
                "average": 409.8750781,
                "count": 45286577,
                "maximum": 1206.70487,
                "minimum": -30.47512992,
                "name": "Z",
                "position": 2,
                "stddev": 31.32573718,
                "variance": 981.3018097
              },
              {
                "average": 22708.37467,
                "count": 45286577,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10369.61018,
                "variance": 107528815.3
              },
              {
                "average": 2.529296617,
                "count": 45286577,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.574278296,
                "variance": 2.478352153
              },
              {
                "average": 4.058959899,
                "count": 45286577,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.888701819,
                "variance": 3.567194562
              },
              {
                "average": 0.1436669634,
                "count": 45286577,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3507517209,
                "variance": 0.1230267697
              },
              {
                "average": 0,
                "count": 45286577,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.458429989,
                "count": 45286577,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.165210474,
                "variance": 17.34897829
              },
              {
                "average": 0.2075814672,
                "count": 45286577,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57722605,
                "variance": 134.0321631
              },
              {
                "average": 2.139916404,
                "count": 45286577,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.35665288,
                "variance": 1.840507037
              },
              {
                "average": 1782.67323,
                "count": 45286577,
                "maximum": 2121,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 450.0758601,
                "variance": 202568.2799
              },
              {
                "average": 211488181.5,
                "count": 45286577,
                "maximum": 211498158.9,
                "minimum": 211483703.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5897.62468,
                "variance": 34781976.87
              },
              {
                "average": 2.139916404,
                "count": 45286577,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.35665288,
                "variance": 1.840507037
              },
              {
                "average": 0,
                "count": 45286577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45286577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001730049061,
                "count": 45286577,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04155786362,
                "variance": 0.001727056029
              },
              {
                "average": 0,
                "count": 45286577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596501.6384,
              5231109.436,
              -30.47512992,
              597468.3384,
              5232359.156,
              1206.70487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596501.638431941,
                    5231109.43580537,
                    -30.475129922164683
                  ],
                  [
                    596501.638431941,
                    5232359.155805371,
                    -30.475129922164683
                  ],
                  [
                    597468.338431941,
                    5232359.155805371,
                    1206.7048700778355
                  ],
                  [
                    597468.338431941,
                    5231109.43580537,
                    1206.7048700778355
                  ],
                  [
                    596501.638431941,
                    5231109.43580537,
                    -30.475129922164683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:15:58+00:00",
            "end_time": "2018-05-27T19:15: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": "20180527_47121C6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72512414589997,
              47.262507388748986,
              41.586701296491356
            ],
            [
              -121.72497491395268,
              47.26872154467792,
              41.586701296491356
            ],
            [
              -121.71243793634326,
              47.26858134390129,
              1191.9067012964913
            ],
            [
              -121.7125886346621,
              47.262367218271855,
              1191.9067012964913
            ],
            [
              -121.72512414589997,
              47.262507388748986,
              41.586701296491356
            ]
          ]
        ]
      },
      "bbox": [
        -121.7251241,
        47.26236722,
        41.5867013,
        -121.7124379,
        47.26872154,
        1191.906701
      ],
      "properties": {
        "datetime": "2018-05-27T22:22:23Z",
        "pc:count": 19049049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596893.461,
            "count": 19049049,
            "maximum": 597396.5158,
            "minimum": 596447.9358,
            "name": "X",
            "position": 0,
            "stddev": 265.1711303,
            "variance": 70315.72834
          },
          {
            "average": 5235511.42,
            "count": 19049049,
            "maximum": 5235814.574,
            "minimum": 5235123.814,
            "name": "Y",
            "position": 1,
            "stddev": 162.1644166,
            "variance": 26297.29801
          },
          {
            "average": 449.2427665,
            "count": 19049049,
            "maximum": 1191.906701,
            "minimum": 41.5867013,
            "name": "Z",
            "position": 2,
            "stddev": 30.48863589,
            "variance": 929.5569181
          },
          {
            "average": 22610.59041,
            "count": 19049049,
            "maximum": 65535,
            "minimum": 80,
            "name": "Intensity",
            "position": 3,
            "stddev": 9570.445622,
            "variance": 91593429.41
          },
          {
            "average": 2.490417973,
            "count": 19049049,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.504393842,
            "variance": 2.263200831
          },
          {
            "average": 3.980908496,
            "count": 19049049,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.754526632,
            "variance": 3.078363701
          },
          {
            "average": 0.1339070523,
            "count": 19049049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3405524331,
            "variance": 0.1159759597
          },
          {
            "average": 0,
            "count": 19049049,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049322987,
            "count": 19049049,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8918888969,
            "variance": 0.7954658045
          },
          {
            "average": 0.252608641,
            "count": 19049049,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62821801,
            "variance": 135.215454
          },
          {
            "average": 2.197653489,
            "count": 19049049,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.327885425,
            "variance": 1.763279702
          },
          {
            "average": 1835.490975,
            "count": 19049049,
            "maximum": 2107,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 442.9156508,
            "variance": 196174.2737
          },
          {
            "average": 211493693.3,
            "count": 19049049,
            "maximum": 211494943.1,
            "minimum": 211493009.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.8866489,
            "variance": 179679.8911
          },
          {
            "average": 2.197653489,
            "count": 19049049,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.327885425,
            "variance": 1.763279702
          },
          {
            "average": 0,
            "count": 19049049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19049049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001618453499,
            "count": 19049049,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04019744011,
            "variance": 0.001615834192
          },
          {
            "average": 0,
            "count": 19049049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596447.9358,
          5235123.814,
          41.5867013,
          597396.5158,
          5235814.574,
          1191.906701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596447.9358091898,
                5235123.8139772015,
                41.586701296491356
              ],
              [
                596447.9358091898,
                5235814.573977201,
                41.586701296491356
              ],
              [
                597396.5158091899,
                5235814.573977201,
                1191.9067012964913
              ],
              [
                597396.5158091899,
                5235123.8139772015,
                1191.9067012964913
              ],
              [
                596447.9358091898,
                5235123.8139772015,
                41.586701296491356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:22:23+00:00",
        "end_time": "2018-05-27T21:50:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7251241,
            47.26236722,
            41.5867013,
            -121.7124379,
            47.26872154,
            1191.906701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72512414589997,
                  47.262507388748986,
                  41.586701296491356
                ],
                [
                  -121.72497491395268,
                  47.26872154467792,
                  41.586701296491356
                ],
                [
                  -121.71243793634326,
                  47.26858134390129,
                  1191.9067012964913
                ],
                [
                  -121.7125886346621,
                  47.262367218271855,
                  1191.9067012964913
                ],
                [
                  -121.72512414589997,
                  47.262507388748986,
                  41.586701296491356
                ]
              ]
            ]
          },
          "id": "20180527_47121C6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:22:23Z",
            "pc:count": 19049049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596893.461,
                "count": 19049049,
                "maximum": 597396.5158,
                "minimum": 596447.9358,
                "name": "X",
                "position": 0,
                "stddev": 265.1711303,
                "variance": 70315.72834
              },
              {
                "average": 5235511.42,
                "count": 19049049,
                "maximum": 5235814.574,
                "minimum": 5235123.814,
                "name": "Y",
                "position": 1,
                "stddev": 162.1644166,
                "variance": 26297.29801
              },
              {
                "average": 449.2427665,
                "count": 19049049,
                "maximum": 1191.906701,
                "minimum": 41.5867013,
                "name": "Z",
                "position": 2,
                "stddev": 30.48863589,
                "variance": 929.5569181
              },
              {
                "average": 22610.59041,
                "count": 19049049,
                "maximum": 65535,
                "minimum": 80,
                "name": "Intensity",
                "position": 3,
                "stddev": 9570.445622,
                "variance": 91593429.41
              },
              {
                "average": 2.490417973,
                "count": 19049049,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.504393842,
                "variance": 2.263200831
              },
              {
                "average": 3.980908496,
                "count": 19049049,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.754526632,
                "variance": 3.078363701
              },
              {
                "average": 0.1339070523,
                "count": 19049049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3405524331,
                "variance": 0.1159759597
              },
              {
                "average": 0,
                "count": 19049049,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049322987,
                "count": 19049049,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8918888969,
                "variance": 0.7954658045
              },
              {
                "average": 0.252608641,
                "count": 19049049,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62821801,
                "variance": 135.215454
              },
              {
                "average": 2.197653489,
                "count": 19049049,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.327885425,
                "variance": 1.763279702
              },
              {
                "average": 1835.490975,
                "count": 19049049,
                "maximum": 2107,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 442.9156508,
                "variance": 196174.2737
              },
              {
                "average": 211493693.3,
                "count": 19049049,
                "maximum": 211494943.1,
                "minimum": 211493009.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.8866489,
                "variance": 179679.8911
              },
              {
                "average": 2.197653489,
                "count": 19049049,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.327885425,
                "variance": 1.763279702
              },
              {
                "average": 0,
                "count": 19049049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19049049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001618453499,
                "count": 19049049,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04019744011,
                "variance": 0.001615834192
              },
              {
                "average": 0,
                "count": 19049049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596447.9358,
              5235123.814,
              41.5867013,
              597396.5158,
              5235814.574,
              1191.906701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596447.9358091898,
                    5235123.8139772015,
                    41.586701296491356
                  ],
                  [
                    596447.9358091898,
                    5235814.573977201,
                    41.586701296491356
                  ],
                  [
                    597396.5158091899,
                    5235814.573977201,
                    1191.9067012964913
                  ],
                  [
                    597396.5158091899,
                    5235123.8139772015,
                    1191.9067012964913
                  ],
                  [
                    596447.9358091898,
                    5235123.8139772015,
                    41.586701296491356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:22:23+00:00",
            "end_time": "2018-05-27T21:50: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": "20180527_47121B5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5378171958132,
              47.20045023005073,
              149.43546652235784
            ],
            [
              -121.53751447338894,
              47.2114630663912,
              149.43546652235784
            ],
            [
              -121.52479607625324,
              47.211299982854705,
              1310.715466522358
            ],
            [
              -121.52510142895964,
              47.20028720896026,
              1310.715466522358
            ],
            [
              -121.5378171958132,
              47.20045023005073,
              149.43546652235784
            ]
          ]
        ]
      },
      "bbox": [
        -121.5378172,
        47.20028721,
        149.4354665,
        -121.5247961,
        47.21146307,
        1310.715467
      ],
      "properties": {
        "datetime": "2018-05-27T18:11:00Z",
        "pc:count": 38117877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611229.917,
            "count": 38117877,
            "maximum": 611710.4887,
            "minimum": 610747.0687,
            "name": "X",
            "position": 0,
            "stddev": 269.1801153,
            "variance": 72457.93448
          },
          {
            "average": 5229080.491,
            "count": 38117877,
            "maximum": 5229700.411,
            "minimum": 5228476.151,
            "name": "Y",
            "position": 1,
            "stddev": 317.6774366,
            "variance": 100918.9537
          },
          {
            "average": 517.4552594,
            "count": 38117877,
            "maximum": 1310.715467,
            "minimum": 149.4354665,
            "name": "Z",
            "position": 2,
            "stddev": 43.33416249,
            "variance": 1877.849638
          },
          {
            "average": 24888.57186,
            "count": 38117877,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11213.93342,
            "variance": 125752302.8
          },
          {
            "average": 2.483707317,
            "count": 38117877,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.55944881,
            "variance": 2.431880591
          },
          {
            "average": 3.967346555,
            "count": 38117877,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.899975771,
            "variance": 3.609907932
          },
          {
            "average": 0.1362734341,
            "count": 38117877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3430786912,
            "variance": 0.1177029884
          },
          {
            "average": 0,
            "count": 38117877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332200243,
            "count": 38117877,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.360045123,
            "variance": 11.28990323
          },
          {
            "average": 0.03174183634,
            "count": 38117877,
            "maximum": 25.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69331012,
            "variance": 136.7335016
          },
          {
            "average": 2.182752361,
            "count": 38117877,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.335608199,
            "variance": 1.783849261
          },
          {
            "average": 1755.957426,
            "count": 38117877,
            "maximum": 2032,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 445.625557,
            "variance": 198582.137
          },
          {
            "average": 211479163.6,
            "count": 38117877,
            "maximum": 211479860.9,
            "minimum": 211478357.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.5675179,
            "variance": 151762.851
          },
          {
            "average": 2.182752361,
            "count": 38117877,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.335608199,
            "variance": 1.783849261
          },
          {
            "average": 0,
            "count": 38117877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38117877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002682389683,
            "count": 38117877,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05172228281,
            "variance": 0.002675194539
          },
          {
            "average": 0,
            "count": 38117877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610747.0687,
          5228476.151,
          149.4354665,
          611710.4887,
          5229700.411,
          1310.715467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610747.0686563356,
                5228476.151282858,
                149.43546652235784
              ],
              [
                610747.0686563356,
                5229700.411282858,
                149.43546652235784
              ],
              [
                611710.4886563355,
                5229700.411282858,
                1310.715466522358
              ],
              [
                611710.4886563355,
                5228476.151282858,
                1310.715466522358
              ],
              [
                610747.0686563356,
                5228476.151282858,
                149.43546652235784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:11:00+00:00",
        "end_time": "2018-05-27T17:45:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5378172,
            47.20028721,
            149.4354665,
            -121.5247961,
            47.21146307,
            1310.715467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5378171958132,
                  47.20045023005073,
                  149.43546652235784
                ],
                [
                  -121.53751447338894,
                  47.2114630663912,
                  149.43546652235784
                ],
                [
                  -121.52479607625324,
                  47.211299982854705,
                  1310.715466522358
                ],
                [
                  -121.52510142895964,
                  47.20028720896026,
                  1310.715466522358
                ],
                [
                  -121.5378171958132,
                  47.20045023005073,
                  149.43546652235784
                ]
              ]
            ]
          },
          "id": "20180527_47121B5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:11:00Z",
            "pc:count": 38117877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611229.917,
                "count": 38117877,
                "maximum": 611710.4887,
                "minimum": 610747.0687,
                "name": "X",
                "position": 0,
                "stddev": 269.1801153,
                "variance": 72457.93448
              },
              {
                "average": 5229080.491,
                "count": 38117877,
                "maximum": 5229700.411,
                "minimum": 5228476.151,
                "name": "Y",
                "position": 1,
                "stddev": 317.6774366,
                "variance": 100918.9537
              },
              {
                "average": 517.4552594,
                "count": 38117877,
                "maximum": 1310.715467,
                "minimum": 149.4354665,
                "name": "Z",
                "position": 2,
                "stddev": 43.33416249,
                "variance": 1877.849638
              },
              {
                "average": 24888.57186,
                "count": 38117877,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11213.93342,
                "variance": 125752302.8
              },
              {
                "average": 2.483707317,
                "count": 38117877,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.55944881,
                "variance": 2.431880591
              },
              {
                "average": 3.967346555,
                "count": 38117877,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.899975771,
                "variance": 3.609907932
              },
              {
                "average": 0.1362734341,
                "count": 38117877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3430786912,
                "variance": 0.1177029884
              },
              {
                "average": 0,
                "count": 38117877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332200243,
                "count": 38117877,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.360045123,
                "variance": 11.28990323
              },
              {
                "average": 0.03174183634,
                "count": 38117877,
                "maximum": 25.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69331012,
                "variance": 136.7335016
              },
              {
                "average": 2.182752361,
                "count": 38117877,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.335608199,
                "variance": 1.783849261
              },
              {
                "average": 1755.957426,
                "count": 38117877,
                "maximum": 2032,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 445.625557,
                "variance": 198582.137
              },
              {
                "average": 211479163.6,
                "count": 38117877,
                "maximum": 211479860.9,
                "minimum": 211478357.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.5675179,
                "variance": 151762.851
              },
              {
                "average": 2.182752361,
                "count": 38117877,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.335608199,
                "variance": 1.783849261
              },
              {
                "average": 0,
                "count": 38117877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38117877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002682389683,
                "count": 38117877,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05172228281,
                "variance": 0.002675194539
              },
              {
                "average": 0,
                "count": 38117877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610747.0687,
              5228476.151,
              149.4354665,
              611710.4887,
              5229700.411,
              1310.715467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610747.0686563356,
                    5228476.151282858,
                    149.43546652235784
                  ],
                  [
                    610747.0686563356,
                    5229700.411282858,
                    149.43546652235784
                  ],
                  [
                    611710.4886563355,
                    5229700.411282858,
                    1310.715466522358
                  ],
                  [
                    611710.4886563355,
                    5228476.151282858,
                    1310.715466522358
                  ],
                  [
                    610747.0686563356,
                    5228476.151282858,
                    149.43546652235784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:11:00+00:00",
            "end_time": "2018-05-27T17:45: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": "20180527_47121B5113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027139943135,
              47.21524458922482,
              -44.21645402199408
            ],
            [
              -121.60001383818202,
              47.22502798267028,
              -44.21645402199408
            ],
            [
              -121.58725487266568,
              47.22487134648861,
              1320.2235459780059
            ],
            [
              -121.58751477933662,
              47.215088006327825,
              1320.2235459780059
            ],
            [
              -121.60027139943135,
              47.21524458922482,
              -44.21645402199408
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002714,
        47.21508801,
        -44.21645402,
        -121.5872549,
        47.22502798,
        1320.223546
      ],
      "properties": {
        "datetime": "2018-05-27T18:57:24Z",
        "pc:count": 35607959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606465.8931,
            "count": 35607959,
            "maximum": 606953.5912,
            "minimum": 605987.3712,
            "name": "X",
            "position": 0,
            "stddev": 275.3039644,
            "variance": 75792.27283
          },
          {
            "average": 5230608.994,
            "count": 35607959,
            "maximum": 5231121.078,
            "minimum": 5230033.518,
            "name": "Y",
            "position": 1,
            "stddev": 278.2044279,
            "variance": 77397.70368
          },
          {
            "average": 472.9645,
            "count": 35607959,
            "maximum": 1320.223546,
            "minimum": -44.21645402,
            "name": "Z",
            "position": 2,
            "stddev": 38.47090588,
            "variance": 1480.010599
          },
          {
            "average": 21420.33871,
            "count": 35607959,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9643.995934,
            "variance": 93006657.58
          },
          {
            "average": 2.564354868,
            "count": 35607959,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.551793673,
            "variance": 2.408063603
          },
          {
            "average": 4.128380175,
            "count": 35607959,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.792302946,
            "variance": 3.212349849
          },
          {
            "average": 0.1364295831,
            "count": 35607959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3432441627,
            "variance": 0.1178165552
          },
          {
            "average": 1.151427971e-06,
            "count": 35607959,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001073045515,
            "variance": 1.151426678e-06
          },
          {
            "average": 1.300956761,
            "count": 35607959,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.26405893,
            "variance": 10.6540807
          },
          {
            "average": 0.0501380687,
            "count": 35607959,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75342,
            "variance": 138.1428816
          },
          {
            "average": 2.182996391,
            "count": 35607959,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.335483425,
            "variance": 1.78351598
          },
          {
            "average": 1763.878348,
            "count": 35607959,
            "maximum": 2042,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 445.2494622,
            "variance": 198247.0836
          },
          {
            "average": 211481208.9,
            "count": 35607959,
            "maximum": 211482644.7,
            "minimum": 211480552.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.1168051,
            "variance": 156117.2896
          },
          {
            "average": 2.182996391,
            "count": 35607959,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.335483425,
            "variance": 1.78351598
          },
          {
            "average": 0,
            "count": 35607959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35607959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002502811239,
            "count": 35607959,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04996546053,
            "variance": 0.002496547245
          },
          {
            "average": 0,
            "count": 35607959,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605987.3712,
          5230033.518,
          -44.21645402,
          606953.5912,
          5231121.078,
          1320.223546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605987.3711727123,
                5230033.51814968,
                -44.21645402199408
              ],
              [
                605987.3711727123,
                5231121.078149681,
                -44.21645402199408
              ],
              [
                606953.5911727123,
                5231121.078149681,
                1320.2235459780059
              ],
              [
                606953.5911727123,
                5230033.51814968,
                1320.2235459780059
              ],
              [
                605987.3711727123,
                5230033.51814968,
                -44.21645402199408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:57:24+00:00",
        "end_time": "2018-05-27T18:22:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002714,
            47.21508801,
            -44.21645402,
            -121.5872549,
            47.22502798,
            1320.223546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027139943135,
                  47.21524458922482,
                  -44.21645402199408
                ],
                [
                  -121.60001383818202,
                  47.22502798267028,
                  -44.21645402199408
                ],
                [
                  -121.58725487266568,
                  47.22487134648861,
                  1320.2235459780059
                ],
                [
                  -121.58751477933662,
                  47.215088006327825,
                  1320.2235459780059
                ],
                [
                  -121.60027139943135,
                  47.21524458922482,
                  -44.21645402199408
                ]
              ]
            ]
          },
          "id": "20180527_47121B5113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:57:24Z",
            "pc:count": 35607959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606465.8931,
                "count": 35607959,
                "maximum": 606953.5912,
                "minimum": 605987.3712,
                "name": "X",
                "position": 0,
                "stddev": 275.3039644,
                "variance": 75792.27283
              },
              {
                "average": 5230608.994,
                "count": 35607959,
                "maximum": 5231121.078,
                "minimum": 5230033.518,
                "name": "Y",
                "position": 1,
                "stddev": 278.2044279,
                "variance": 77397.70368
              },
              {
                "average": 472.9645,
                "count": 35607959,
                "maximum": 1320.223546,
                "minimum": -44.21645402,
                "name": "Z",
                "position": 2,
                "stddev": 38.47090588,
                "variance": 1480.010599
              },
              {
                "average": 21420.33871,
                "count": 35607959,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9643.995934,
                "variance": 93006657.58
              },
              {
                "average": 2.564354868,
                "count": 35607959,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.551793673,
                "variance": 2.408063603
              },
              {
                "average": 4.128380175,
                "count": 35607959,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.792302946,
                "variance": 3.212349849
              },
              {
                "average": 0.1364295831,
                "count": 35607959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3432441627,
                "variance": 0.1178165552
              },
              {
                "average": 1.151427971e-06,
                "count": 35607959,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001073045515,
                "variance": 1.151426678e-06
              },
              {
                "average": 1.300956761,
                "count": 35607959,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.26405893,
                "variance": 10.6540807
              },
              {
                "average": 0.0501380687,
                "count": 35607959,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75342,
                "variance": 138.1428816
              },
              {
                "average": 2.182996391,
                "count": 35607959,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.335483425,
                "variance": 1.78351598
              },
              {
                "average": 1763.878348,
                "count": 35607959,
                "maximum": 2042,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 445.2494622,
                "variance": 198247.0836
              },
              {
                "average": 211481208.9,
                "count": 35607959,
                "maximum": 211482644.7,
                "minimum": 211480552.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.1168051,
                "variance": 156117.2896
              },
              {
                "average": 2.182996391,
                "count": 35607959,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.335483425,
                "variance": 1.78351598
              },
              {
                "average": 0,
                "count": 35607959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35607959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002502811239,
                "count": 35607959,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04996546053,
                "variance": 0.002496547245
              },
              {
                "average": 0,
                "count": 35607959,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605987.3712,
              5230033.518,
              -44.21645402,
              606953.5912,
              5231121.078,
              1320.223546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605987.3711727123,
                    5230033.51814968,
                    -44.21645402199408
                  ],
                  [
                    605987.3711727123,
                    5231121.078149681,
                    -44.21645402199408
                  ],
                  [
                    606953.5911727123,
                    5231121.078149681,
                    1320.2235459780059
                  ],
                  [
                    606953.5911727123,
                    5230033.51814968,
                    1320.2235459780059
                  ],
                  [
                    605987.3711727123,
                    5230033.51814968,
                    -44.21645402199408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:57:24+00:00",
            "end_time": "2018-05-27T18:22: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": "20180527_47121C7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.85014638311145,
              47.29392116218044,
              -49.579846041009205
            ],
            [
              -121.85001172162305,
              47.30013161284472,
              -49.579846041009205
            ],
            [
              -121.83737892219314,
              47.300004136877114,
              1102.1801539589908
            ],
            [
              -121.83751506214806,
              47.293793713748244,
              1102.1801539589908
            ],
            [
              -121.85014638311145,
              47.29392116218044,
              -49.579846041009205
            ]
          ]
        ]
      },
      "bbox": [
        -121.8501464,
        47.29379371,
        -49.57984604,
        -121.8373789,
        47.30013161,
        1102.180154
      ],
      "properties": {
        "datetime": "2018-05-27T22:30:25Z",
        "pc:count": 15830832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 587479.5944,
            "count": 15830832,
            "maximum": 587893.6096,
            "minimum": 586938.3896,
            "name": "X",
            "position": 0,
            "stddev": 271.0125266,
            "variance": 73447.78957
          },
          {
            "average": 5238913.242,
            "count": 15830832,
            "maximum": 5239158.136,
            "minimum": 5238467.816,
            "name": "Y",
            "position": 1,
            "stddev": 151.5467553,
            "variance": 22966.41903
          },
          {
            "average": 391.1972164,
            "count": 15830832,
            "maximum": 1102.180154,
            "minimum": -49.57984604,
            "name": "Z",
            "position": 2,
            "stddev": 49.59898159,
            "variance": 2460.058974
          },
          {
            "average": 22177.00705,
            "count": 15830832,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9980.781957,
            "variance": 99616008.48
          },
          {
            "average": 2.477326018,
            "count": 15830832,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.488833424,
            "variance": 2.216624966
          },
          {
            "average": 3.954751841,
            "count": 15830832,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.728922632,
            "variance": 2.989173469
          },
          {
            "average": 0.1403513094,
            "count": 15830832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.347351158,
            "variance": 0.120652827
          },
          {
            "average": 0,
            "count": 15830832,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.100272557,
            "count": 15830832,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.62647663,
            "variance": 2.645426228
          },
          {
            "average": 0.4209176273,
            "count": 15830832,
            "maximum": 23.01000023,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.834086,
            "variance": 140.0455914
          },
          {
            "average": 2.159174894,
            "count": 15830832,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.347400673,
            "variance": 1.815488574
          },
          {
            "average": 1826.593532,
            "count": 15830832,
            "maximum": 2109,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 449.6588671,
            "variance": 202193.0967
          },
          {
            "average": 211494880.2,
            "count": 15830832,
            "maximum": 211495425.2,
            "minimum": 211493940.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 341.6886556,
            "variance": 116751.1374
          },
          {
            "average": 2.159174894,
            "count": 15830832,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.347400673,
            "variance": 1.815488574
          },
          {
            "average": 0,
            "count": 15830832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15830832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002168300441,
            "count": 15830832,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04651450366,
            "variance": 0.00216359905
          },
          {
            "average": 0,
            "count": 15830832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          586938.3896,
          5238467.816,
          -49.57984604,
          587893.6096,
          5239158.136,
          1102.180154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                586938.3896410166,
                5238467.815614609,
                -49.579846041009205
              ],
              [
                586938.3896410166,
                5239158.135614609,
                -49.579846041009205
              ],
              [
                587893.6096410166,
                5239158.135614609,
                1102.1801539589908
              ],
              [
                587893.6096410166,
                5238467.815614609,
                1102.1801539589908
              ],
              [
                586938.3896410166,
                5238467.815614609,
                -49.579846041009205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T22:30:25+00:00",
        "end_time": "2018-05-27T22:05:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8501464,
            47.29379371,
            -49.57984604,
            -121.8373789,
            47.30013161,
            1102.180154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.85014638311145,
                  47.29392116218044,
                  -49.579846041009205
                ],
                [
                  -121.85001172162305,
                  47.30013161284472,
                  -49.579846041009205
                ],
                [
                  -121.83737892219314,
                  47.300004136877114,
                  1102.1801539589908
                ],
                [
                  -121.83751506214806,
                  47.293793713748244,
                  1102.1801539589908
                ],
                [
                  -121.85014638311145,
                  47.29392116218044,
                  -49.579846041009205
                ]
              ]
            ]
          },
          "id": "20180527_47121C7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T22:30:25Z",
            "pc:count": 15830832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 587479.5944,
                "count": 15830832,
                "maximum": 587893.6096,
                "minimum": 586938.3896,
                "name": "X",
                "position": 0,
                "stddev": 271.0125266,
                "variance": 73447.78957
              },
              {
                "average": 5238913.242,
                "count": 15830832,
                "maximum": 5239158.136,
                "minimum": 5238467.816,
                "name": "Y",
                "position": 1,
                "stddev": 151.5467553,
                "variance": 22966.41903
              },
              {
                "average": 391.1972164,
                "count": 15830832,
                "maximum": 1102.180154,
                "minimum": -49.57984604,
                "name": "Z",
                "position": 2,
                "stddev": 49.59898159,
                "variance": 2460.058974
              },
              {
                "average": 22177.00705,
                "count": 15830832,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9980.781957,
                "variance": 99616008.48
              },
              {
                "average": 2.477326018,
                "count": 15830832,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.488833424,
                "variance": 2.216624966
              },
              {
                "average": 3.954751841,
                "count": 15830832,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.728922632,
                "variance": 2.989173469
              },
              {
                "average": 0.1403513094,
                "count": 15830832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.347351158,
                "variance": 0.120652827
              },
              {
                "average": 0,
                "count": 15830832,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.100272557,
                "count": 15830832,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.62647663,
                "variance": 2.645426228
              },
              {
                "average": 0.4209176273,
                "count": 15830832,
                "maximum": 23.01000023,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.834086,
                "variance": 140.0455914
              },
              {
                "average": 2.159174894,
                "count": 15830832,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.347400673,
                "variance": 1.815488574
              },
              {
                "average": 1826.593532,
                "count": 15830832,
                "maximum": 2109,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 449.6588671,
                "variance": 202193.0967
              },
              {
                "average": 211494880.2,
                "count": 15830832,
                "maximum": 211495425.2,
                "minimum": 211493940.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 341.6886556,
                "variance": 116751.1374
              },
              {
                "average": 2.159174894,
                "count": 15830832,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.347400673,
                "variance": 1.815488574
              },
              {
                "average": 0,
                "count": 15830832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15830832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002168300441,
                "count": 15830832,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04651450366,
                "variance": 0.00216359905
              },
              {
                "average": 0,
                "count": 15830832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              586938.3896,
              5238467.816,
              -49.57984604,
              587893.6096,
              5239158.136,
              1102.180154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    586938.3896410166,
                    5238467.815614609,
                    -49.579846041009205
                  ],
                  [
                    586938.3896410166,
                    5239158.135614609,
                    -49.579846041009205
                  ],
                  [
                    587893.6096410166,
                    5239158.135614609,
                    1102.1801539589908
                  ],
                  [
                    587893.6096410166,
                    5238467.815614609,
                    1102.1801539589908
                  ],
                  [
                    586938.3896410166,
                    5238467.815614609,
                    -49.579846041009205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T22:30:25+00:00",
            "end_time": "2018-05-27T22:05: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": "20180527_47121B6102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73780668070314,
              47.23759235152307,
              -60.19204892988364
            ],
            [
              -121.73750846841797,
              47.25014383933266,
              -60.19204892988364
            ],
            [
              -121.72471500956169,
              47.25000214823228,
              1202.0879510701163
            ],
            [
              -121.7250162417897,
              47.23745072226214,
              1202.0879510701163
            ],
            [
              -121.73780668070314,
              47.23759235152307,
              -60.19204892988364
            ]
          ]
        ]
      },
      "bbox": [
        -121.7378067,
        47.23745072,
        -60.19204893,
        -121.724715,
        47.25014384,
        1202.087951
      ],
      "properties": {
        "datetime": "2018-05-27T23:16:13Z",
        "pc:count": 36987015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596102.3865,
            "count": 36987015,
            "maximum": 596501.607,
            "minimum": 595533.287,
            "name": "X",
            "position": 0,
            "stddev": 233.9417047,
            "variance": 54728.72119
          },
          {
            "average": 5232962.605,
            "count": 36987015,
            "maximum": 5233734.622,
            "minimum": 5232339.422,
            "name": "Y",
            "position": 1,
            "stddev": 409.0342547,
            "variance": 167309.0216
          },
          {
            "average": 394.0798399,
            "count": 36987015,
            "maximum": 1202.087951,
            "minimum": -60.19204893,
            "name": "Z",
            "position": 2,
            "stddev": 27.55939799,
            "variance": 759.5204175
          },
          {
            "average": 23862.59117,
            "count": 36987015,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10673.14488,
            "variance": 113916021.5
          },
          {
            "average": 2.423764097,
            "count": 36987015,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.556858566,
            "variance": 2.423808595
          },
          {
            "average": 3.847482042,
            "count": 36987015,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.954640319,
            "variance": 3.820618775
          },
          {
            "average": 0.1426323265,
            "count": 36987015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3496975111,
            "variance": 0.1222883492
          },
          {
            "average": 1.365344027e-05,
            "count": 36987015,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003695031018,
            "variance": 1.365325422e-05
          },
          {
            "average": 1.988083656,
            "count": 36987015,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.861917627,
            "variance": 34.36207827
          },
          {
            "average": 0.3366108935,
            "count": 36987015,
            "maximum": 27,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56176996,
            "variance": 133.6745247
          },
          {
            "average": 2.144577442,
            "count": 36987015,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.354444525,
            "variance": 1.834519971
          },
          {
            "average": 1820.006599,
            "count": 36987015,
            "maximum": 2121,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 451.84703,
            "variance": 204165.7385
          },
          {
            "average": 211495012.7,
            "count": 36987015,
            "maximum": 211498173,
            "minimum": 211483691.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5212.49142,
            "variance": 27170066.8
          },
          {
            "average": 2.144577442,
            "count": 36987015,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.354444525,
            "variance": 1.834519971
          },
          {
            "average": 0,
            "count": 36987015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36987015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002615918046,
            "count": 36987015,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05107910619,
            "variance": 0.002609075089
          },
          {
            "average": 0,
            "count": 36987015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595533.287,
          5232339.422,
          -60.19204893,
          596501.607,
          5233734.622,
          1202.087951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595533.2870304437,
                5232339.422401633,
                -60.19204892988364
              ],
              [
                595533.2870304437,
                5233734.622401632,
                -60.19204892988364
              ],
              [
                596501.6070304437,
                5233734.622401632,
                1202.0879510701163
              ],
              [
                596501.6070304437,
                5232339.422401633,
                1202.0879510701163
              ],
              [
                595533.2870304437,
                5232339.422401633,
                -60.19204892988364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:16:13+00:00",
        "end_time": "2018-05-27T19:14:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7378067,
            47.23745072,
            -60.19204893,
            -121.724715,
            47.25014384,
            1202.087951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73780668070314,
                  47.23759235152307,
                  -60.19204892988364
                ],
                [
                  -121.73750846841797,
                  47.25014383933266,
                  -60.19204892988364
                ],
                [
                  -121.72471500956169,
                  47.25000214823228,
                  1202.0879510701163
                ],
                [
                  -121.7250162417897,
                  47.23745072226214,
                  1202.0879510701163
                ],
                [
                  -121.73780668070314,
                  47.23759235152307,
                  -60.19204892988364
                ]
              ]
            ]
          },
          "id": "20180527_47121B6102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:16:13Z",
            "pc:count": 36987015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596102.3865,
                "count": 36987015,
                "maximum": 596501.607,
                "minimum": 595533.287,
                "name": "X",
                "position": 0,
                "stddev": 233.9417047,
                "variance": 54728.72119
              },
              {
                "average": 5232962.605,
                "count": 36987015,
                "maximum": 5233734.622,
                "minimum": 5232339.422,
                "name": "Y",
                "position": 1,
                "stddev": 409.0342547,
                "variance": 167309.0216
              },
              {
                "average": 394.0798399,
                "count": 36987015,
                "maximum": 1202.087951,
                "minimum": -60.19204893,
                "name": "Z",
                "position": 2,
                "stddev": 27.55939799,
                "variance": 759.5204175
              },
              {
                "average": 23862.59117,
                "count": 36987015,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10673.14488,
                "variance": 113916021.5
              },
              {
                "average": 2.423764097,
                "count": 36987015,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.556858566,
                "variance": 2.423808595
              },
              {
                "average": 3.847482042,
                "count": 36987015,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.954640319,
                "variance": 3.820618775
              },
              {
                "average": 0.1426323265,
                "count": 36987015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3496975111,
                "variance": 0.1222883492
              },
              {
                "average": 1.365344027e-05,
                "count": 36987015,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003695031018,
                "variance": 1.365325422e-05
              },
              {
                "average": 1.988083656,
                "count": 36987015,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.861917627,
                "variance": 34.36207827
              },
              {
                "average": 0.3366108935,
                "count": 36987015,
                "maximum": 27,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56176996,
                "variance": 133.6745247
              },
              {
                "average": 2.144577442,
                "count": 36987015,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.354444525,
                "variance": 1.834519971
              },
              {
                "average": 1820.006599,
                "count": 36987015,
                "maximum": 2121,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 451.84703,
                "variance": 204165.7385
              },
              {
                "average": 211495012.7,
                "count": 36987015,
                "maximum": 211498173,
                "minimum": 211483691.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5212.49142,
                "variance": 27170066.8
              },
              {
                "average": 2.144577442,
                "count": 36987015,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.354444525,
                "variance": 1.834519971
              },
              {
                "average": 0,
                "count": 36987015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36987015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002615918046,
                "count": 36987015,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05107910619,
                "variance": 0.002609075089
              },
              {
                "average": 0,
                "count": 36987015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595533.287,
              5232339.422,
              -60.19204893,
              596501.607,
              5233734.622,
              1202.087951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595533.2870304437,
                    5232339.422401633,
                    -60.19204892988364
                  ],
                  [
                    595533.2870304437,
                    5233734.622401632,
                    -60.19204892988364
                  ],
                  [
                    596501.6070304437,
                    5233734.622401632,
                    1202.0879510701163
                  ],
                  [
                    596501.6070304437,
                    5232339.422401633,
                    1202.0879510701163
                  ],
                  [
                    595533.2870304437,
                    5232339.422401633,
                    -60.19204892988364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:16:13+00:00",
            "end_time": "2018-05-27T19:14:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B5114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5877822406948,
              47.21263256787615,
              11.197619353552454
            ],
            [
              -121.58751442358438,
              47.2227163689214,
              11.197619353552454
            ],
            [
              -121.57474525474221,
              47.22255821236317,
              1192.5176193535524
            ],
            [
              -121.57501549098353,
              47.212474466771226,
              1192.5176193535524
            ],
            [
              -121.5877822406948,
              47.21263256787615,
              11.197619353552454
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877822,
        47.21247447,
        11.19761935,
        -121.5747453,
        47.22271637,
        1192.517619
      ],
      "properties": {
        "datetime": "2018-05-27T18:50:41Z",
        "pc:count": 35647884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607413.3272,
            "count": 35647884,
            "maximum": 607905.3168,
            "minimum": 606938.2768,
            "name": "X",
            "position": 0,
            "stddev": 272.6566866,
            "variance": 74341.66876
          },
          {
            "average": 5230242.16,
            "count": 35647884,
            "maximum": 5230881.244,
            "minimum": 5229760.284,
            "name": "Y",
            "position": 1,
            "stddev": 277.8223556,
            "variance": 77185.26127
          },
          {
            "average": 490.4917577,
            "count": 35647884,
            "maximum": 1192.517619,
            "minimum": 11.19761935,
            "name": "Z",
            "position": 2,
            "stddev": 44.03613567,
            "variance": 1939.181245
          },
          {
            "average": 22284.13086,
            "count": 35647884,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10252.24024,
            "variance": 105108430
          },
          {
            "average": 2.597185909,
            "count": 35647884,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.589213641,
            "variance": 2.525599995
          },
          {
            "average": 4.194073483,
            "count": 35647884,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.851564612,
            "variance": 3.428291511
          },
          {
            "average": 0.12637154,
            "count": 35647884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3322676286,
            "variance": 0.110401777
          },
          {
            "average": 5.610431183e-08,
            "count": 35647884,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002368634844,
            "variance": 5.610431026e-08
          },
          {
            "average": 1.272870053,
            "count": 35647884,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.095820288,
            "variance": 9.584103255
          },
          {
            "average": 0.2267691523,
            "count": 35647884,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92000788,
            "variance": 142.0865879
          },
          {
            "average": 2.242356994,
            "count": 35647884,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.303420938,
            "variance": 1.698906141
          },
          {
            "average": 1783.661286,
            "count": 35647884,
            "maximum": 2040,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 434.6374279,
            "variance": 188909.6938
          },
          {
            "average": 211481188.2,
            "count": 35647884,
            "maximum": 211482241,
            "minimum": 211478428.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 579.3526673,
            "variance": 335649.5131
          },
          {
            "average": 2.242356994,
            "count": 35647884,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.303420938,
            "variance": 1.698906141
          },
          {
            "average": 0,
            "count": 35647884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35647884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001896129375,
            "count": 35647884,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04350326564,
            "variance": 0.001892534121
          },
          {
            "average": 0,
            "count": 35647884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606938.2768,
          5229760.284,
          11.19761935,
          607905.3168,
          5230881.244,
          1192.517619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606938.2767615318,
                5229760.283572867,
                11.197619353552454
              ],
              [
                606938.2767615318,
                5230881.2435728675,
                11.197619353552454
              ],
              [
                607905.3167615319,
                5230881.2435728675,
                1192.5176193535524
              ],
              [
                607905.3167615319,
                5229760.283572867,
                1192.5176193535524
              ],
              [
                606938.2767615318,
                5229760.283572867,
                11.197619353552454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:50:41+00:00",
        "end_time": "2018-05-27T17:47:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877822,
            47.21247447,
            11.19761935,
            -121.5747453,
            47.22271637,
            1192.517619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5877822406948,
                  47.21263256787615,
                  11.197619353552454
                ],
                [
                  -121.58751442358438,
                  47.2227163689214,
                  11.197619353552454
                ],
                [
                  -121.57474525474221,
                  47.22255821236317,
                  1192.5176193535524
                ],
                [
                  -121.57501549098353,
                  47.212474466771226,
                  1192.5176193535524
                ],
                [
                  -121.5877822406948,
                  47.21263256787615,
                  11.197619353552454
                ]
              ]
            ]
          },
          "id": "20180527_47121B5114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:50:41Z",
            "pc:count": 35647884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607413.3272,
                "count": 35647884,
                "maximum": 607905.3168,
                "minimum": 606938.2768,
                "name": "X",
                "position": 0,
                "stddev": 272.6566866,
                "variance": 74341.66876
              },
              {
                "average": 5230242.16,
                "count": 35647884,
                "maximum": 5230881.244,
                "minimum": 5229760.284,
                "name": "Y",
                "position": 1,
                "stddev": 277.8223556,
                "variance": 77185.26127
              },
              {
                "average": 490.4917577,
                "count": 35647884,
                "maximum": 1192.517619,
                "minimum": 11.19761935,
                "name": "Z",
                "position": 2,
                "stddev": 44.03613567,
                "variance": 1939.181245
              },
              {
                "average": 22284.13086,
                "count": 35647884,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10252.24024,
                "variance": 105108430
              },
              {
                "average": 2.597185909,
                "count": 35647884,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.589213641,
                "variance": 2.525599995
              },
              {
                "average": 4.194073483,
                "count": 35647884,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.851564612,
                "variance": 3.428291511
              },
              {
                "average": 0.12637154,
                "count": 35647884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3322676286,
                "variance": 0.110401777
              },
              {
                "average": 5.610431183e-08,
                "count": 35647884,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002368634844,
                "variance": 5.610431026e-08
              },
              {
                "average": 1.272870053,
                "count": 35647884,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.095820288,
                "variance": 9.584103255
              },
              {
                "average": 0.2267691523,
                "count": 35647884,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92000788,
                "variance": 142.0865879
              },
              {
                "average": 2.242356994,
                "count": 35647884,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.303420938,
                "variance": 1.698906141
              },
              {
                "average": 1783.661286,
                "count": 35647884,
                "maximum": 2040,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 434.6374279,
                "variance": 188909.6938
              },
              {
                "average": 211481188.2,
                "count": 35647884,
                "maximum": 211482241,
                "minimum": 211478428.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 579.3526673,
                "variance": 335649.5131
              },
              {
                "average": 2.242356994,
                "count": 35647884,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.303420938,
                "variance": 1.698906141
              },
              {
                "average": 0,
                "count": 35647884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35647884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001896129375,
                "count": 35647884,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04350326564,
                "variance": 0.001892534121
              },
              {
                "average": 0,
                "count": 35647884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606938.2768,
              5229760.284,
              11.19761935,
              607905.3168,
              5230881.244,
              1192.517619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606938.2767615318,
                    5229760.283572867,
                    11.197619353552454
                  ],
                  [
                    606938.2767615318,
                    5230881.2435728675,
                    11.197619353552454
                  ],
                  [
                    607905.3167615319,
                    5230881.2435728675,
                    1192.5176193535524
                  ],
                  [
                    607905.3167615319,
                    5229760.283572867,
                    1192.5176193535524
                  ],
                  [
                    606938.2767615318,
                    5229760.283572867,
                    11.197619353552454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:50:41+00:00",
            "end_time": "2018-05-27T17:47: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": "20180527_47121B4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48774800467463,
              47.202095998469446,
              0.70592149098627
            ],
            [
              -121.48744735911005,
              47.212670510814434,
              0.70592149098627
            ],
            [
              -121.47488579393439,
              47.2125039542277,
              1413.9659214909861
            ],
            [
              -121.47518893397088,
              47.20192950312081,
              1413.9659214909861
            ],
            [
              -121.48774800467463,
              47.202095998469446,
              0.70592149098627
            ]
          ]
        ]
      },
      "bbox": [
        -121.487748,
        47.2019295,
        0.705921491,
        -121.4748858,
        47.21267051,
        1413.965921
      ],
      "properties": {
        "datetime": "2018-05-27T18:11:33Z",
        "pc:count": 30661583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614957.0244,
            "count": 30661583,
            "maximum": 615487.2486,
            "minimum": 614535.7086,
            "name": "X",
            "position": 0,
            "stddev": 255.3932911,
            "variance": 65225.73314
          },
          {
            "average": 5229371.342,
            "count": 30661583,
            "maximum": 5229906.841,
            "minimum": 5228731.281,
            "name": "Y",
            "position": 1,
            "stddev": 290.4661217,
            "variance": 84370.56786
          },
          {
            "average": 554.658269,
            "count": 30661583,
            "maximum": 1413.965921,
            "minimum": 0.705921491,
            "name": "Z",
            "position": 2,
            "stddev": 64.53465854,
            "variance": 4164.722152
          },
          {
            "average": 26039.76042,
            "count": 30661583,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11154.4452,
            "variance": 124421647.6
          },
          {
            "average": 2.49462019,
            "count": 30661583,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.581708108,
            "variance": 2.501800538
          },
          {
            "average": 3.988442834,
            "count": 30661583,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.943401691,
            "variance": 3.776810133
          },
          {
            "average": 0.130108514,
            "count": 30661583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3364227879,
            "variance": 0.1131802923
          },
          {
            "average": 4.370289688e-06,
            "count": 30661583,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002090519249,
            "variance": 4.370270731e-06
          },
          {
            "average": 1.481245636,
            "count": 30661583,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.117152334,
            "variance": 16.95094334
          },
          {
            "average": 0.4783958856,
            "count": 30661583,
            "maximum": 22.67399979,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77289576,
            "variance": 138.6010746
          },
          {
            "average": 2.220464416,
            "count": 30661583,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.31564854,
            "variance": 1.730931081
          },
          {
            "average": 1759.025619,
            "count": 30661583,
            "maximum": 2032,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.8871604,
            "variance": 192621.9396
          },
          {
            "average": 211477208.5,
            "count": 30661583,
            "maximum": 211479893,
            "minimum": 211476519,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.9255924,
            "variance": 210612.6993
          },
          {
            "average": 2.220464416,
            "count": 30661583,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.31564854,
            "variance": 1.730931081
          },
          {
            "average": 0,
            "count": 30661583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30661583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004079958951,
            "count": 30661583,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06374412144,
            "variance": 0.004063313018
          },
          {
            "average": 0,
            "count": 30661583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614535.7086,
          5228731.281,
          0.705921491,
          615487.2486,
          5229906.841,
          1413.965921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614535.7086025886,
                5228731.281390441,
                0.70592149098627
              ],
              [
                614535.7086025886,
                5229906.841390441,
                0.70592149098627
              ],
              [
                615487.2486025887,
                5229906.841390441,
                1413.9659214909861
              ],
              [
                615487.2486025887,
                5228731.281390441,
                1413.9659214909861
              ],
              [
                614535.7086025886,
                5228731.281390441,
                0.70592149098627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:11:33+00:00",
        "end_time": "2018-05-27T17:15:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.487748,
            47.2019295,
            0.705921491,
            -121.4748858,
            47.21267051,
            1413.965921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48774800467463,
                  47.202095998469446,
                  0.70592149098627
                ],
                [
                  -121.48744735911005,
                  47.212670510814434,
                  0.70592149098627
                ],
                [
                  -121.47488579393439,
                  47.2125039542277,
                  1413.9659214909861
                ],
                [
                  -121.47518893397088,
                  47.20192950312081,
                  1413.9659214909861
                ],
                [
                  -121.48774800467463,
                  47.202095998469446,
                  0.70592149098627
                ]
              ]
            ]
          },
          "id": "20180527_47121B4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:11:33Z",
            "pc:count": 30661583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614957.0244,
                "count": 30661583,
                "maximum": 615487.2486,
                "minimum": 614535.7086,
                "name": "X",
                "position": 0,
                "stddev": 255.3932911,
                "variance": 65225.73314
              },
              {
                "average": 5229371.342,
                "count": 30661583,
                "maximum": 5229906.841,
                "minimum": 5228731.281,
                "name": "Y",
                "position": 1,
                "stddev": 290.4661217,
                "variance": 84370.56786
              },
              {
                "average": 554.658269,
                "count": 30661583,
                "maximum": 1413.965921,
                "minimum": 0.705921491,
                "name": "Z",
                "position": 2,
                "stddev": 64.53465854,
                "variance": 4164.722152
              },
              {
                "average": 26039.76042,
                "count": 30661583,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11154.4452,
                "variance": 124421647.6
              },
              {
                "average": 2.49462019,
                "count": 30661583,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.581708108,
                "variance": 2.501800538
              },
              {
                "average": 3.988442834,
                "count": 30661583,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.943401691,
                "variance": 3.776810133
              },
              {
                "average": 0.130108514,
                "count": 30661583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3364227879,
                "variance": 0.1131802923
              },
              {
                "average": 4.370289688e-06,
                "count": 30661583,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002090519249,
                "variance": 4.370270731e-06
              },
              {
                "average": 1.481245636,
                "count": 30661583,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.117152334,
                "variance": 16.95094334
              },
              {
                "average": 0.4783958856,
                "count": 30661583,
                "maximum": 22.67399979,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77289576,
                "variance": 138.6010746
              },
              {
                "average": 2.220464416,
                "count": 30661583,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.31564854,
                "variance": 1.730931081
              },
              {
                "average": 1759.025619,
                "count": 30661583,
                "maximum": 2032,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.8871604,
                "variance": 192621.9396
              },
              {
                "average": 211477208.5,
                "count": 30661583,
                "maximum": 211479893,
                "minimum": 211476519,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.9255924,
                "variance": 210612.6993
              },
              {
                "average": 2.220464416,
                "count": 30661583,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.31564854,
                "variance": 1.730931081
              },
              {
                "average": 0,
                "count": 30661583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30661583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004079958951,
                "count": 30661583,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06374412144,
                "variance": 0.004063313018
              },
              {
                "average": 0,
                "count": 30661583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614535.7086,
              5228731.281,
              0.705921491,
              615487.2486,
              5229906.841,
              1413.965921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614535.7086025886,
                    5228731.281390441,
                    0.70592149098627
                  ],
                  [
                    614535.7086025886,
                    5229906.841390441,
                    0.70592149098627
                  ],
                  [
                    615487.2486025887,
                    5229906.841390441,
                    1413.9659214909861
                  ],
                  [
                    615487.2486025887,
                    5228731.281390441,
                    1413.9659214909861
                  ],
                  [
                    614535.7086025886,
                    5228731.281390441,
                    0.70592149098627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:11:33+00:00",
            "end_time": "2018-05-27T17:15: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": "20180527_47121B6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7438813557922,
              47.247569284767266,
              14.991343523748696
            ],
            [
              -121.74382211905179,
              47.250074368323304,
              14.991343523748696
            ],
            [
              -121.73745549187609,
              47.250004385000295,
              1108.2713435237488
            ],
            [
              -121.73751502864882,
              47.247499307541354,
              1108.2713435237488
            ],
            [
              -121.7438813557922,
              47.247569284767266,
              14.991343523748696
            ]
          ]
        ]
      },
      "bbox": [
        -121.7438814,
        47.24749931,
        14.99134352,
        -121.7374555,
        47.25007437,
        1108.271344
      ],
      "properties": {
        "datetime": "2018-05-27T23:05:17Z",
        "pc:count": 2920330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595358.9648,
            "count": 2920330,
            "maximum": 595537.5462,
            "minimum": 595055.6662,
            "name": "X",
            "position": 0,
            "stddev": 112.2364356,
            "variance": 12597.01748
          },
          {
            "average": 5233629.434,
            "count": 2920330,
            "maximum": 5233719.19,
            "minimum": 5233440.73,
            "name": "Y",
            "position": 1,
            "stddev": 60.30277699,
            "variance": 3636.424913
          },
          {
            "average": 415.2144779,
            "count": 2920330,
            "maximum": 1108.271344,
            "minimum": 14.99134352,
            "name": "Z",
            "position": 2,
            "stddev": 31.11386558,
            "variance": 968.0726312
          },
          {
            "average": 25717.77821,
            "count": 2920330,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10741.36465,
            "variance": 115376914.5
          },
          {
            "average": 2.632720617,
            "count": 2920330,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.724705746,
            "variance": 2.974609909
          },
          {
            "average": 4.268002246,
            "count": 2920330,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.15174972,
            "variance": 4.630026857
          },
          {
            "average": 0.1196631887,
            "count": 2920330,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3245673213,
            "variance": 0.1053439461
          },
          {
            "average": 0,
            "count": 2920330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.082428356,
            "count": 2920330,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.039999698,
            "variance": 1.081599372
          },
          {
            "average": -0.114249805,
            "count": 2920330,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12699144,
            "variance": 147.0639214
          },
          {
            "average": 2.2793335,
            "count": 2920330,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.281655125,
            "variance": 1.642639858
          },
          {
            "average": 1876.340662,
            "count": 2920330,
            "maximum": 2118,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.6879785,
            "variance": 182917.007
          },
          {
            "average": 211497206.8,
            "count": 2920330,
            "maximum": 211497517.7,
            "minimum": 211496757.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 203.7954903,
            "variance": 41532.60185
          },
          {
            "average": 2.2793335,
            "count": 2920330,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.281655125,
            "variance": 1.642639858
          },
          {
            "average": 0,
            "count": 2920330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2920330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003983453925,
            "count": 2920330,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06298878772,
            "variance": 0.003967587378
          },
          {
            "average": 0,
            "count": 2920330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595055.6662,
          5233440.73,
          14.99134352,
          595537.5462,
          5233719.19,
          1108.271344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595055.6661587352,
                5233440.730039831,
                14.991343523748696
              ],
              [
                595055.6661587352,
                5233719.190039832,
                14.991343523748696
              ],
              [
                595537.5461587351,
                5233719.190039832,
                1108.2713435237488
              ],
              [
                595537.5461587351,
                5233440.730039831,
                1108.2713435237488
              ],
              [
                595055.6661587352,
                5233440.730039831,
                14.991343523748696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:05:17+00:00",
        "end_time": "2018-05-27T22:52:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7438814,
            47.24749931,
            14.99134352,
            -121.7374555,
            47.25007437,
            1108.271344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7438813557922,
                  47.247569284767266,
                  14.991343523748696
                ],
                [
                  -121.74382211905179,
                  47.250074368323304,
                  14.991343523748696
                ],
                [
                  -121.73745549187609,
                  47.250004385000295,
                  1108.2713435237488
                ],
                [
                  -121.73751502864882,
                  47.247499307541354,
                  1108.2713435237488
                ],
                [
                  -121.7438813557922,
                  47.247569284767266,
                  14.991343523748696
                ]
              ]
            ]
          },
          "id": "20180527_47121B6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:05:17Z",
            "pc:count": 2920330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595358.9648,
                "count": 2920330,
                "maximum": 595537.5462,
                "minimum": 595055.6662,
                "name": "X",
                "position": 0,
                "stddev": 112.2364356,
                "variance": 12597.01748
              },
              {
                "average": 5233629.434,
                "count": 2920330,
                "maximum": 5233719.19,
                "minimum": 5233440.73,
                "name": "Y",
                "position": 1,
                "stddev": 60.30277699,
                "variance": 3636.424913
              },
              {
                "average": 415.2144779,
                "count": 2920330,
                "maximum": 1108.271344,
                "minimum": 14.99134352,
                "name": "Z",
                "position": 2,
                "stddev": 31.11386558,
                "variance": 968.0726312
              },
              {
                "average": 25717.77821,
                "count": 2920330,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10741.36465,
                "variance": 115376914.5
              },
              {
                "average": 2.632720617,
                "count": 2920330,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.724705746,
                "variance": 2.974609909
              },
              {
                "average": 4.268002246,
                "count": 2920330,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.15174972,
                "variance": 4.630026857
              },
              {
                "average": 0.1196631887,
                "count": 2920330,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3245673213,
                "variance": 0.1053439461
              },
              {
                "average": 0,
                "count": 2920330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.082428356,
                "count": 2920330,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.039999698,
                "variance": 1.081599372
              },
              {
                "average": -0.114249805,
                "count": 2920330,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12699144,
                "variance": 147.0639214
              },
              {
                "average": 2.2793335,
                "count": 2920330,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.281655125,
                "variance": 1.642639858
              },
              {
                "average": 1876.340662,
                "count": 2920330,
                "maximum": 2118,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.6879785,
                "variance": 182917.007
              },
              {
                "average": 211497206.8,
                "count": 2920330,
                "maximum": 211497517.7,
                "minimum": 211496757.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 203.7954903,
                "variance": 41532.60185
              },
              {
                "average": 2.2793335,
                "count": 2920330,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.281655125,
                "variance": 1.642639858
              },
              {
                "average": 0,
                "count": 2920330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2920330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003983453925,
                "count": 2920330,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06298878772,
                "variance": 0.003967587378
              },
              {
                "average": 0,
                "count": 2920330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595055.6662,
              5233440.73,
              14.99134352,
              595537.5462,
              5233719.19,
              1108.271344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595055.6661587352,
                    5233440.730039831,
                    14.991343523748696
                  ],
                  [
                    595055.6661587352,
                    5233719.190039832,
                    14.991343523748696
                  ],
                  [
                    595537.5461587351,
                    5233719.190039832,
                    1108.2713435237488
                  ],
                  [
                    595537.5461587351,
                    5233440.730039831,
                    1108.2713435237488
                  ],
                  [
                    595055.6661587352,
                    5233440.730039831,
                    14.991343523748696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:05:17+00:00",
            "end_time": "2018-05-27T22:52:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77504257295372,
              47.31250583202273,
              401.0025894639677
            ],
            [
              -121.77504084729067,
              47.312580500580864,
              401.0025894639677
            ],
            [
              -121.77501306880795,
              47.31258020359484,
              426.58258946396774
            ],
            [
              -121.7750147945101,
              47.31250553503749,
              426.58258946396774
            ],
            [
              -121.77504257295372,
              47.31250583202273,
              401.0025894639677
            ]
          ]
        ]
      },
      "bbox": [
        -121.7750426,
        47.31250554,
        401.0025895,
        -121.7750131,
        47.3125805,
        426.5825895
      ],
      "properties": {
        "datetime": "2018-05-28T00:03:34Z",
        "pc:count": 798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 592585.524,
            "count": 798,
            "maximum": 592586.3585,
            "minimum": 592584.2585,
            "name": "X",
            "position": 0,
            "stddev": 0.5201304226,
            "variance": 0.2705356565
          },
          {
            "average": 5240622.315,
            "count": 798,
            "maximum": 5240627.923,
            "minimum": 5240619.623,
            "name": "Y",
            "position": 1,
            "stddev": 2.038219805,
            "variance": 4.154339972
          },
          {
            "average": 419.2677524,
            "count": 798,
            "maximum": 426.5825895,
            "minimum": 401.0025895,
            "name": "Z",
            "position": 2,
            "stddev": 7.186307708,
            "variance": 51.64301848
          },
          {
            "average": 20467.66416,
            "count": 798,
            "maximum": 41040,
            "minimum": 960,
            "name": "Intensity",
            "position": 3,
            "stddev": 9668.363534,
            "variance": 93477253.43
          },
          {
            "average": 2.511278195,
            "count": 798,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.577523469,
            "variance": 2.488580296
          },
          {
            "average": 4.29197995,
            "count": 798,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.782026771,
            "variance": 3.175619412
          },
          {
            "average": 0.1766917293,
            "count": 798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3816468083,
            "variance": 0.1456542863
          },
          {
            "average": 0,
            "count": 798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020050125,
            "count": 798,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.239403268,
            "variance": 0.05731392471
          },
          {
            "average": 1.15098484,
            "count": 798,
            "maximum": 16.99799919,
            "minimum": -17.26799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.37298219,
            "variance": 107.5987596
          },
          {
            "average": 2.007518797,
            "count": 798,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.412417989,
            "variance": 1.994924576
          },
          {
            "average": 1798.784461,
            "count": 798,
            "maximum": 2137,
            "minimum": 1124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 471.8985134,
            "variance": 222688.2069
          },
          {
            "average": 211499893.7,
            "count": 798,
            "maximum": 211501014.5,
            "minimum": 211498962.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 822.1517748,
            "variance": 675933.5408
          },
          {
            "average": 2.007518797,
            "count": 798,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.412417989,
            "variance": 1.994924576
          },
          {
            "average": 0,
            "count": 798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001253132832,
            "count": 798,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03539961627,
            "variance": 0.001253132832
          },
          {
            "average": 0,
            "count": 798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          592584.2585,
          5240619.623,
          401.0025895,
          592586.3585,
          5240627.923,
          426.5825895
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                592584.2585043893,
                5240619.62279954,
                401.0025894639677
              ],
              [
                592584.2585043893,
                5240627.922799541,
                401.0025894639677
              ],
              [
                592586.3585043894,
                5240627.922799541,
                426.58258946396774
              ],
              [
                592586.3585043894,
                5240619.62279954,
                426.58258946396774
              ],
              [
                592584.2585043893,
                5240619.62279954,
                401.0025894639677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:03:34+00:00",
        "end_time": "2018-05-27T23:29:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7750426,
            47.31250554,
            401.0025895,
            -121.7750131,
            47.3125805,
            426.5825895
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77504257295372,
                  47.31250583202273,
                  401.0025894639677
                ],
                [
                  -121.77504084729067,
                  47.312580500580864,
                  401.0025894639677
                ],
                [
                  -121.77501306880795,
                  47.31258020359484,
                  426.58258946396774
                ],
                [
                  -121.7750147945101,
                  47.31250553503749,
                  426.58258946396774
                ],
                [
                  -121.77504257295372,
                  47.31250583202273,
                  401.0025894639677
                ]
              ]
            ]
          },
          "id": "20180527_47121C7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:03:34Z",
            "pc:count": 798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 592585.524,
                "count": 798,
                "maximum": 592586.3585,
                "minimum": 592584.2585,
                "name": "X",
                "position": 0,
                "stddev": 0.5201304226,
                "variance": 0.2705356565
              },
              {
                "average": 5240622.315,
                "count": 798,
                "maximum": 5240627.923,
                "minimum": 5240619.623,
                "name": "Y",
                "position": 1,
                "stddev": 2.038219805,
                "variance": 4.154339972
              },
              {
                "average": 419.2677524,
                "count": 798,
                "maximum": 426.5825895,
                "minimum": 401.0025895,
                "name": "Z",
                "position": 2,
                "stddev": 7.186307708,
                "variance": 51.64301848
              },
              {
                "average": 20467.66416,
                "count": 798,
                "maximum": 41040,
                "minimum": 960,
                "name": "Intensity",
                "position": 3,
                "stddev": 9668.363534,
                "variance": 93477253.43
              },
              {
                "average": 2.511278195,
                "count": 798,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.577523469,
                "variance": 2.488580296
              },
              {
                "average": 4.29197995,
                "count": 798,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.782026771,
                "variance": 3.175619412
              },
              {
                "average": 0.1766917293,
                "count": 798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3816468083,
                "variance": 0.1456542863
              },
              {
                "average": 0,
                "count": 798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020050125,
                "count": 798,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.239403268,
                "variance": 0.05731392471
              },
              {
                "average": 1.15098484,
                "count": 798,
                "maximum": 16.99799919,
                "minimum": -17.26799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.37298219,
                "variance": 107.5987596
              },
              {
                "average": 2.007518797,
                "count": 798,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.412417989,
                "variance": 1.994924576
              },
              {
                "average": 1798.784461,
                "count": 798,
                "maximum": 2137,
                "minimum": 1124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 471.8985134,
                "variance": 222688.2069
              },
              {
                "average": 211499893.7,
                "count": 798,
                "maximum": 211501014.5,
                "minimum": 211498962.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 822.1517748,
                "variance": 675933.5408
              },
              {
                "average": 2.007518797,
                "count": 798,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.412417989,
                "variance": 1.994924576
              },
              {
                "average": 0,
                "count": 798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001253132832,
                "count": 798,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03539961627,
                "variance": 0.001253132832
              },
              {
                "average": 0,
                "count": 798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              592584.2585,
              5240619.623,
              401.0025895,
              592586.3585,
              5240627.923,
              426.5825895
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    592584.2585043893,
                    5240619.62279954,
                    401.0025894639677
                  ],
                  [
                    592584.2585043893,
                    5240627.922799541,
                    401.0025894639677
                  ],
                  [
                    592586.3585043894,
                    5240627.922799541,
                    426.58258946396774
                  ],
                  [
                    592586.3585043894,
                    5240619.62279954,
                    426.58258946396774
                  ],
                  [
                    592584.2585043893,
                    5240619.62279954,
                    401.0025894639677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:03:34+00:00",
            "end_time": "2018-05-27T23:29:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4502339547819,
              47.21250895057177,
              156.82289844910883
            ],
            [
              -121.44986479881418,
              47.22517336271413,
              156.82289844910883
            ],
            [
              -121.4371475996187,
              47.22500056596377,
              1377.482898449109
            ],
            [
              -121.4375197811193,
              47.21233622990988,
              1377.482898449109
            ],
            [
              -121.4502339547819,
              47.21250895057177,
              156.82289844910883
            ]
          ]
        ]
      },
      "bbox": [
        -121.450234,
        47.21233623,
        156.8228984,
        -121.4371476,
        47.22517336,
        1377.482898
      ],
      "properties": {
        "datetime": "2018-05-27T17:44:39Z",
        "pc:count": 69110083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617858.7663,
            "count": 69110083,
            "maximum": 618317.0333,
            "minimum": 617353.9133,
            "name": "X",
            "position": 0,
            "stddev": 249.5511978,
            "variance": 62275.80032
          },
          {
            "average": 5230552.977,
            "count": 69110083,
            "maximum": 5231352.085,
            "minimum": 5229944.165,
            "name": "Y",
            "position": 1,
            "stddev": 354.7210342,
            "variance": 125827.0121
          },
          {
            "average": 550.6218945,
            "count": 69110083,
            "maximum": 1377.482898,
            "minimum": 156.8228984,
            "name": "Z",
            "position": 2,
            "stddev": 17.42193014,
            "variance": 303.5236497
          },
          {
            "average": 25546.47564,
            "count": 69110083,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10624.4487,
            "variance": 112878910.1
          },
          {
            "average": 2.542291304,
            "count": 69110083,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.578767266,
            "variance": 2.492506081
          },
          {
            "average": 4.084451497,
            "count": 69110083,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.885947782,
            "variance": 3.556799036
          },
          {
            "average": 0.1285938117,
            "count": 69110083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3347498244,
            "variance": 0.1120574449
          },
          {
            "average": 4.196203903e-07,
            "count": 69110083,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006477809971,
            "variance": 4.196202203e-07
          },
          {
            "average": 1.340431945,
            "count": 69110083,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.514373668,
            "variance": 12.35082228
          },
          {
            "average": -0.01691719114,
            "count": 69110083,
            "maximum": 22.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67915143,
            "variance": 136.4025781
          },
          {
            "average": 2.228694068,
            "count": 69110083,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.311108302,
            "variance": 1.719004981
          },
          {
            "average": 1756.055521,
            "count": 69110083,
            "maximum": 2024,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 437.0510463,
            "variance": 191013.6171
          },
          {
            "average": 211476101.6,
            "count": 69110083,
            "maximum": 211478279.8,
            "minimum": 211472810.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1590.871427,
            "variance": 2530871.898
          },
          {
            "average": 2.228694068,
            "count": 69110083,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.311108302,
            "variance": 1.719004981
          },
          {
            "average": 0,
            "count": 69110083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69110083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002861521668,
            "count": 69110083,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05341660232,
            "variance": 0.002853333403
          },
          {
            "average": 0,
            "count": 69110083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617353.9133,
          5229944.165,
          156.8228984,
          618317.0333,
          5231352.085,
          1377.482898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617353.9132739003,
                5229944.164706643,
                156.82289844910883
              ],
              [
                617353.9132739003,
                5231352.084706643,
                156.82289844910883
              ],
              [
                618317.0332739004,
                5231352.084706643,
                1377.482898449109
              ],
              [
                618317.0332739004,
                5229944.164706643,
                1377.482898449109
              ],
              [
                617353.9132739003,
                5229944.164706643,
                156.82289844910883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:44:39+00:00",
        "end_time": "2018-05-27T16:13:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.450234,
            47.21233623,
            156.8228984,
            -121.4371476,
            47.22517336,
            1377.482898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4502339547819,
                  47.21250895057177,
                  156.82289844910883
                ],
                [
                  -121.44986479881418,
                  47.22517336271413,
                  156.82289844910883
                ],
                [
                  -121.4371475996187,
                  47.22500056596377,
                  1377.482898449109
                ],
                [
                  -121.4375197811193,
                  47.21233622990988,
                  1377.482898449109
                ],
                [
                  -121.4502339547819,
                  47.21250895057177,
                  156.82289844910883
                ]
              ]
            ]
          },
          "id": "20180527_47121B4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:44:39Z",
            "pc:count": 69110083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617858.7663,
                "count": 69110083,
                "maximum": 618317.0333,
                "minimum": 617353.9133,
                "name": "X",
                "position": 0,
                "stddev": 249.5511978,
                "variance": 62275.80032
              },
              {
                "average": 5230552.977,
                "count": 69110083,
                "maximum": 5231352.085,
                "minimum": 5229944.165,
                "name": "Y",
                "position": 1,
                "stddev": 354.7210342,
                "variance": 125827.0121
              },
              {
                "average": 550.6218945,
                "count": 69110083,
                "maximum": 1377.482898,
                "minimum": 156.8228984,
                "name": "Z",
                "position": 2,
                "stddev": 17.42193014,
                "variance": 303.5236497
              },
              {
                "average": 25546.47564,
                "count": 69110083,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10624.4487,
                "variance": 112878910.1
              },
              {
                "average": 2.542291304,
                "count": 69110083,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.578767266,
                "variance": 2.492506081
              },
              {
                "average": 4.084451497,
                "count": 69110083,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.885947782,
                "variance": 3.556799036
              },
              {
                "average": 0.1285938117,
                "count": 69110083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3347498244,
                "variance": 0.1120574449
              },
              {
                "average": 4.196203903e-07,
                "count": 69110083,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006477809971,
                "variance": 4.196202203e-07
              },
              {
                "average": 1.340431945,
                "count": 69110083,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.514373668,
                "variance": 12.35082228
              },
              {
                "average": -0.01691719114,
                "count": 69110083,
                "maximum": 22.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67915143,
                "variance": 136.4025781
              },
              {
                "average": 2.228694068,
                "count": 69110083,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.311108302,
                "variance": 1.719004981
              },
              {
                "average": 1756.055521,
                "count": 69110083,
                "maximum": 2024,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 437.0510463,
                "variance": 191013.6171
              },
              {
                "average": 211476101.6,
                "count": 69110083,
                "maximum": 211478279.8,
                "minimum": 211472810.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1590.871427,
                "variance": 2530871.898
              },
              {
                "average": 2.228694068,
                "count": 69110083,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.311108302,
                "variance": 1.719004981
              },
              {
                "average": 0,
                "count": 69110083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69110083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002861521668,
                "count": 69110083,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05341660232,
                "variance": 0.002853333403
              },
              {
                "average": 0,
                "count": 69110083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617353.9133,
              5229944.165,
              156.8228984,
              618317.0333,
              5231352.085,
              1377.482898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617353.9132739003,
                    5229944.164706643,
                    156.82289844910883
                  ],
                  [
                    617353.9132739003,
                    5231352.084706643,
                    156.82289844910883
                  ],
                  [
                    618317.0332739004,
                    5231352.084706643,
                    1377.482898449109
                  ],
                  [
                    618317.0332739004,
                    5229944.164706643,
                    1377.482898449109
                  ],
                  [
                    617353.9132739003,
                    5229944.164706643,
                    156.82289844910883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:44:39+00:00",
            "end_time": "2018-05-27T16:13: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": "20180527_47121B5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52527827773613,
              47.201667422681965,
              0.854426908979235
            ],
            [
              -121.52499577328297,
              47.21185711171452,
              0.854426908979235
            ],
            [
              -121.51223088445477,
              47.21169203364596,
              1392.9144269089793
            ],
            [
              -121.51251583154787,
              47.20150240309944,
              1392.9144269089793
            ],
            [
              -121.52527827773613,
              47.201667422681965,
              0.854426908979235
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252783,
        47.2015024,
        0.854426909,
        -121.5122309,
        47.21185711,
        1392.914427
      ],
      "properties": {
        "datetime": "2018-05-27T18:11:18Z",
        "pc:count": 51901818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612217.5665,
            "count": 51901818,
            "maximum": 612661.1374,
            "minimum": 611694.1974,
            "name": "X",
            "position": 0,
            "stddev": 263.4551573,
            "variance": 69408.6199
          },
          {
            "average": 5229203.51,
            "count": 51901818,
            "maximum": 5229762.038,
            "minimum": 5228629.278,
            "name": "Y",
            "position": 1,
            "stddev": 314.6718577,
            "variance": 99018.378
          },
          {
            "average": 542.0949533,
            "count": 51901818,
            "maximum": 1392.914427,
            "minimum": 0.854426909,
            "name": "Z",
            "position": 2,
            "stddev": 65.59397864,
            "variance": 4302.570034
          },
          {
            "average": 25076.45565,
            "count": 51901818,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10759.04372,
            "variance": 115757021.8
          },
          {
            "average": 2.484343901,
            "count": 51901818,
            "maximum": 15,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.560076022,
            "variance": 2.433837194
          },
          {
            "average": 3.968782731,
            "count": 51901818,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.901165358,
            "variance": 3.614429717
          },
          {
            "average": 0.1234499146,
            "count": 51901818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3289529378,
            "variance": 0.1082100353
          },
          {
            "average": 1.175296018e-06,
            "count": 51901818,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001084110077,
            "variance": 1.175294659e-06
          },
          {
            "average": 1.442949879,
            "count": 51901818,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.063449452,
            "variance": 16.51162145
          },
          {
            "average": 0.6687278319,
            "count": 51901818,
            "maximum": 25.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69976305,
            "variance": 136.8844555
          },
          {
            "average": 2.259947542,
            "count": 51901818,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.293243893,
            "variance": 1.672479766
          },
          {
            "average": 1779.892333,
            "count": 51901818,
            "maximum": 2032,
            "minimum": 1016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 431.3328369,
            "variance": 186048.0162
          },
          {
            "average": 211478803.5,
            "count": 51901818,
            "maximum": 211479878,
            "minimum": 211476677,
            "name": "GpsTime",
            "position": 12,
            "stddev": 680.6355092,
            "variance": 463264.6964
          },
          {
            "average": 2.259947542,
            "count": 51901818,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.293243893,
            "variance": 1.672479766
          },
          {
            "average": 0,
            "count": 51901818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51901818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002333425006,
            "count": 51901818,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04824914693,
            "variance": 0.002327980179
          },
          {
            "average": 0,
            "count": 51901818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611694.1974,
          5228629.278,
          0.854426909,
          612661.1374,
          5229762.038,
          1392.914427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611694.1973574469,
                5228629.277730321,
                0.854426908979235
              ],
              [
                611694.1973574469,
                5229762.03773032,
                0.854426908979235
              ],
              [
                612661.1373574468,
                5229762.03773032,
                1392.9144269089793
              ],
              [
                612661.1373574468,
                5228629.277730321,
                1392.9144269089793
              ],
              [
                611694.1973574469,
                5228629.277730321,
                0.854426908979235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:11:18+00:00",
        "end_time": "2018-05-27T17:17:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252783,
            47.2015024,
            0.854426909,
            -121.5122309,
            47.21185711,
            1392.914427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52527827773613,
                  47.201667422681965,
                  0.854426908979235
                ],
                [
                  -121.52499577328297,
                  47.21185711171452,
                  0.854426908979235
                ],
                [
                  -121.51223088445477,
                  47.21169203364596,
                  1392.9144269089793
                ],
                [
                  -121.51251583154787,
                  47.20150240309944,
                  1392.9144269089793
                ],
                [
                  -121.52527827773613,
                  47.201667422681965,
                  0.854426908979235
                ]
              ]
            ]
          },
          "id": "20180527_47121B5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:11:18Z",
            "pc:count": 51901818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612217.5665,
                "count": 51901818,
                "maximum": 612661.1374,
                "minimum": 611694.1974,
                "name": "X",
                "position": 0,
                "stddev": 263.4551573,
                "variance": 69408.6199
              },
              {
                "average": 5229203.51,
                "count": 51901818,
                "maximum": 5229762.038,
                "minimum": 5228629.278,
                "name": "Y",
                "position": 1,
                "stddev": 314.6718577,
                "variance": 99018.378
              },
              {
                "average": 542.0949533,
                "count": 51901818,
                "maximum": 1392.914427,
                "minimum": 0.854426909,
                "name": "Z",
                "position": 2,
                "stddev": 65.59397864,
                "variance": 4302.570034
              },
              {
                "average": 25076.45565,
                "count": 51901818,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10759.04372,
                "variance": 115757021.8
              },
              {
                "average": 2.484343901,
                "count": 51901818,
                "maximum": 15,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.560076022,
                "variance": 2.433837194
              },
              {
                "average": 3.968782731,
                "count": 51901818,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.901165358,
                "variance": 3.614429717
              },
              {
                "average": 0.1234499146,
                "count": 51901818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3289529378,
                "variance": 0.1082100353
              },
              {
                "average": 1.175296018e-06,
                "count": 51901818,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001084110077,
                "variance": 1.175294659e-06
              },
              {
                "average": 1.442949879,
                "count": 51901818,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.063449452,
                "variance": 16.51162145
              },
              {
                "average": 0.6687278319,
                "count": 51901818,
                "maximum": 25.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69976305,
                "variance": 136.8844555
              },
              {
                "average": 2.259947542,
                "count": 51901818,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.293243893,
                "variance": 1.672479766
              },
              {
                "average": 1779.892333,
                "count": 51901818,
                "maximum": 2032,
                "minimum": 1016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 431.3328369,
                "variance": 186048.0162
              },
              {
                "average": 211478803.5,
                "count": 51901818,
                "maximum": 211479878,
                "minimum": 211476677,
                "name": "GpsTime",
                "position": 12,
                "stddev": 680.6355092,
                "variance": 463264.6964
              },
              {
                "average": 2.259947542,
                "count": 51901818,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.293243893,
                "variance": 1.672479766
              },
              {
                "average": 0,
                "count": 51901818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51901818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002333425006,
                "count": 51901818,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04824914693,
                "variance": 0.002327980179
              },
              {
                "average": 0,
                "count": 51901818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611694.1974,
              5228629.278,
              0.854426909,
              612661.1374,
              5229762.038,
              1392.914427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611694.1973574469,
                    5228629.277730321,
                    0.854426908979235
                  ],
                  [
                    611694.1973574469,
                    5229762.03773032,
                    0.854426908979235
                  ],
                  [
                    612661.1373574468,
                    5229762.03773032,
                    1392.9144269089793
                  ],
                  [
                    612661.1373574468,
                    5228629.277730321,
                    1392.9144269089793
                  ],
                  [
                    611694.1973574469,
                    5228629.277730321,
                    0.854426908979235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:11:18+00:00",
            "end_time": "2018-05-27T17:17:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B5111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62513804692827,
              47.22022738026199,
              -39.825883521430114
            ],
            [
              -121.6250105943872,
              47.22515600927521,
              -39.825883521430114
            ],
            [
              -121.61238615459797,
              47.225003787770774,
              1338.63411647857
            ],
            [
              -121.61251477642911,
              47.22007518484684,
              1338.63411647857
            ],
            [
              -121.62513804692827,
              47.22022738026199,
              -39.825883521430114
            ]
          ]
        ]
      },
      "bbox": [
        -121.625138,
        47.22007518,
        -39.82588352,
        -121.6123862,
        47.22515601,
        1338.634116
      ],
      "properties": {
        "datetime": "2018-05-27T19:44:57Z",
        "pc:count": 41002480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604630.5391,
            "count": 41002480,
            "maximum": 605050.7838,
            "minimum": 604094.7638,
            "name": "X",
            "position": 0,
            "stddev": 262.3912884,
            "variance": 68849.18825
          },
          {
            "average": 5230856.516,
            "count": 41002480,
            "maximum": 5231101.662,
            "minimum": 5230553.782,
            "name": "Y",
            "position": 1,
            "stddev": 131.6297002,
            "variance": 17326.37797
          },
          {
            "average": 487.544214,
            "count": 41002480,
            "maximum": 1338.634116,
            "minimum": -39.82588352,
            "name": "Z",
            "position": 2,
            "stddev": 45.89721695,
            "variance": 2106.554524
          },
          {
            "average": 21521.36384,
            "count": 41002480,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9130.59889,
            "variance": 83367836.09
          },
          {
            "average": 2.80663316,
            "count": 41002480,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.696978321,
            "variance": 2.879735421
          },
          {
            "average": 4.614807958,
            "count": 41002480,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.889163761,
            "variance": 3.568939716
          },
          {
            "average": 0.09752107677,
            "count": 41002480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.296666005,
            "variance": 0.08801071851
          },
          {
            "average": 1.121883359e-06,
            "count": 41002480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001059189373,
            "variance": 1.121882128e-06
          },
          {
            "average": 1.303555882,
            "count": 41002480,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.406222513,
            "variance": 11.60235181
          },
          {
            "average": 0.385618157,
            "count": 41002480,
            "maximum": 27,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39960082,
            "variance": 129.9508988
          },
          {
            "average": 2.415834798,
            "count": 41002480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.18795903,
            "variance": 1.411246657
          },
          {
            "average": 1849.717211,
            "count": 41002480,
            "maximum": 2054,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 395.8618223,
            "variance": 156706.5824
          },
          {
            "average": 211483079.8,
            "count": 41002480,
            "maximum": 211485497.7,
            "minimum": 211480740.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1666.009153,
            "variance": 2775586.498
          },
          {
            "average": 2.415834798,
            "count": 41002480,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.18795903,
            "variance": 1.411246657
          },
          {
            "average": 0,
            "count": 41002480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41002480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002097580439,
            "count": 41002480,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0457512912,
            "variance": 0.002093180646
          },
          {
            "average": 0,
            "count": 41002480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604094.7638,
          5230553.782,
          -39.82588352,
          605050.7838,
          5231101.662,
          1338.634116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604094.7638008699,
                5230553.7815558845,
                -39.825883521430114
              ],
              [
                604094.7638008699,
                5231101.661555885,
                -39.825883521430114
              ],
              [
                605050.78380087,
                5231101.661555885,
                1338.63411647857
              ],
              [
                605050.78380087,
                5230553.7815558845,
                1338.63411647857
              ],
              [
                604094.7638008699,
                5230553.7815558845,
                -39.825883521430114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T19:44:57+00:00",
        "end_time": "2018-05-27T18:25:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.625138,
            47.22007518,
            -39.82588352,
            -121.6123862,
            47.22515601,
            1338.634116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62513804692827,
                  47.22022738026199,
                  -39.825883521430114
                ],
                [
                  -121.6250105943872,
                  47.22515600927521,
                  -39.825883521430114
                ],
                [
                  -121.61238615459797,
                  47.225003787770774,
                  1338.63411647857
                ],
                [
                  -121.61251477642911,
                  47.22007518484684,
                  1338.63411647857
                ],
                [
                  -121.62513804692827,
                  47.22022738026199,
                  -39.825883521430114
                ]
              ]
            ]
          },
          "id": "20180527_47121B5111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T19:44:57Z",
            "pc:count": 41002480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604630.5391,
                "count": 41002480,
                "maximum": 605050.7838,
                "minimum": 604094.7638,
                "name": "X",
                "position": 0,
                "stddev": 262.3912884,
                "variance": 68849.18825
              },
              {
                "average": 5230856.516,
                "count": 41002480,
                "maximum": 5231101.662,
                "minimum": 5230553.782,
                "name": "Y",
                "position": 1,
                "stddev": 131.6297002,
                "variance": 17326.37797
              },
              {
                "average": 487.544214,
                "count": 41002480,
                "maximum": 1338.634116,
                "minimum": -39.82588352,
                "name": "Z",
                "position": 2,
                "stddev": 45.89721695,
                "variance": 2106.554524
              },
              {
                "average": 21521.36384,
                "count": 41002480,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9130.59889,
                "variance": 83367836.09
              },
              {
                "average": 2.80663316,
                "count": 41002480,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.696978321,
                "variance": 2.879735421
              },
              {
                "average": 4.614807958,
                "count": 41002480,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.889163761,
                "variance": 3.568939716
              },
              {
                "average": 0.09752107677,
                "count": 41002480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.296666005,
                "variance": 0.08801071851
              },
              {
                "average": 1.121883359e-06,
                "count": 41002480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001059189373,
                "variance": 1.121882128e-06
              },
              {
                "average": 1.303555882,
                "count": 41002480,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.406222513,
                "variance": 11.60235181
              },
              {
                "average": 0.385618157,
                "count": 41002480,
                "maximum": 27,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39960082,
                "variance": 129.9508988
              },
              {
                "average": 2.415834798,
                "count": 41002480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.18795903,
                "variance": 1.411246657
              },
              {
                "average": 1849.717211,
                "count": 41002480,
                "maximum": 2054,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 395.8618223,
                "variance": 156706.5824
              },
              {
                "average": 211483079.8,
                "count": 41002480,
                "maximum": 211485497.7,
                "minimum": 211480740.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1666.009153,
                "variance": 2775586.498
              },
              {
                "average": 2.415834798,
                "count": 41002480,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.18795903,
                "variance": 1.411246657
              },
              {
                "average": 0,
                "count": 41002480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41002480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002097580439,
                "count": 41002480,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0457512912,
                "variance": 0.002093180646
              },
              {
                "average": 0,
                "count": 41002480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604094.7638,
              5230553.782,
              -39.82588352,
              605050.7838,
              5231101.662,
              1338.634116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604094.7638008699,
                    5230553.7815558845,
                    -39.825883521430114
                  ],
                  [
                    604094.7638008699,
                    5231101.661555885,
                    -39.825883521430114
                  ],
                  [
                    605050.78380087,
                    5231101.661555885,
                    1338.63411647857
                  ],
                  [
                    605050.78380087,
                    5230553.7815558845,
                    1338.63411647857
                  ],
                  [
                    604094.7638008699,
                    5230553.7815558845,
                    -39.825883521430114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T19:44:57+00:00",
            "end_time": "2018-05-27T18: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": "20180527_47121B6109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71278328932284,
              47.225273314872425,
              -33.34435564673993
            ],
            [
              -121.71251452182588,
              47.23637075548145,
              -33.34435564673993
            ],
            [
              -121.69974325968971,
              47.23622651879547,
              1205.59564435326
            ],
            [
              -121.70001469140986,
              47.22512913384374,
              1205.59564435326
            ],
            [
              -121.71278328932284,
              47.225273314872425,
              -33.34435564673993
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127833,
        47.22512913,
        -33.34435565,
        -121.6997433,
        47.23637076,
        1205.595644
      ],
      "properties": {
        "datetime": "2018-05-27T23:15:41Z",
        "pc:count": 47135682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597914.2212,
            "count": 47135682,
            "maximum": 598416.7009,
            "minimum": 597449.8009,
            "name": "X",
            "position": 0,
            "stddev": 272.2786801,
            "variance": 74135.67962
          },
          {
            "average": 5231638.192,
            "count": 47135682,
            "maximum": 5232234.944,
            "minimum": 5231001.364,
            "name": "Y",
            "position": 1,
            "stddev": 293.3469325,
            "variance": 86052.42283
          },
          {
            "average": 424.9495671,
            "count": 47135682,
            "maximum": 1205.595644,
            "minimum": -33.34435565,
            "name": "Z",
            "position": 2,
            "stddev": 37.11795199,
            "variance": 1377.74236
          },
          {
            "average": 22712.30178,
            "count": 47135682,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10250.26278,
            "variance": 105067887
          },
          {
            "average": 2.539445255,
            "count": 47135682,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.587374692,
            "variance": 2.519758413
          },
          {
            "average": 4.078635099,
            "count": 47135682,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.910513746,
            "variance": 3.650062773
          },
          {
            "average": 0.1390891088,
            "count": 47135682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3460394936,
            "variance": 0.1197433311
          },
          {
            "average": 3.203517878e-06,
            "count": 47135682,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001789834541,
            "variance": 3.203507684e-06
          },
          {
            "average": 1.430183974,
            "count": 47135682,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.012945165,
            "variance": 16.1037289
          },
          {
            "average": 0.4120208314,
            "count": 47135682,
            "maximum": 25.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65436968,
            "variance": 135.8243327
          },
          {
            "average": 2.166382551,
            "count": 47135682,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.343850563,
            "variance": 1.805934334
          },
          {
            "average": 1787.406051,
            "count": 47135682,
            "maximum": 2120,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 445.1708379,
            "variance": 198177.0749
          },
          {
            "average": 211487439.1,
            "count": 47135682,
            "maximum": 211498141.6,
            "minimum": 211483719.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5211.626629,
            "variance": 27161052.12
          },
          {
            "average": 2.166382551,
            "count": 47135682,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.343850563,
            "variance": 1.805934334
          },
          {
            "average": 0,
            "count": 47135682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47135682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001781643893,
            "count": 47135682,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04217190624,
            "variance": 0.001778469676
          },
          {
            "average": 0,
            "count": 47135682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597449.8009,
          5231001.364,
          -33.34435565,
          598416.7009,
          5232234.944,
          1205.595644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597449.8009066998,
                5231001.363744201,
                -33.34435564673993
              ],
              [
                597449.8009066998,
                5232234.943744201,
                -33.34435564673993
              ],
              [
                598416.7009066998,
                5232234.943744201,
                1205.59564435326
              ],
              [
                598416.7009066998,
                5231001.363744201,
                1205.59564435326
              ],
              [
                597449.8009066998,
                5231001.363744201,
                -33.34435564673993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T23:15:41+00:00",
        "end_time": "2018-05-27T19:15:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B6109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B6109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B6109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127833,
            47.22512913,
            -33.34435565,
            -121.6997433,
            47.23637076,
            1205.595644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71278328932284,
                  47.225273314872425,
                  -33.34435564673993
                ],
                [
                  -121.71251452182588,
                  47.23637075548145,
                  -33.34435564673993
                ],
                [
                  -121.69974325968971,
                  47.23622651879547,
                  1205.59564435326
                ],
                [
                  -121.70001469140986,
                  47.22512913384374,
                  1205.59564435326
                ],
                [
                  -121.71278328932284,
                  47.225273314872425,
                  -33.34435564673993
                ]
              ]
            ]
          },
          "id": "20180527_47121B6109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B6109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T23:15:41Z",
            "pc:count": 47135682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597914.2212,
                "count": 47135682,
                "maximum": 598416.7009,
                "minimum": 597449.8009,
                "name": "X",
                "position": 0,
                "stddev": 272.2786801,
                "variance": 74135.67962
              },
              {
                "average": 5231638.192,
                "count": 47135682,
                "maximum": 5232234.944,
                "minimum": 5231001.364,
                "name": "Y",
                "position": 1,
                "stddev": 293.3469325,
                "variance": 86052.42283
              },
              {
                "average": 424.9495671,
                "count": 47135682,
                "maximum": 1205.595644,
                "minimum": -33.34435565,
                "name": "Z",
                "position": 2,
                "stddev": 37.11795199,
                "variance": 1377.74236
              },
              {
                "average": 22712.30178,
                "count": 47135682,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10250.26278,
                "variance": 105067887
              },
              {
                "average": 2.539445255,
                "count": 47135682,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.587374692,
                "variance": 2.519758413
              },
              {
                "average": 4.078635099,
                "count": 47135682,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.910513746,
                "variance": 3.650062773
              },
              {
                "average": 0.1390891088,
                "count": 47135682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3460394936,
                "variance": 0.1197433311
              },
              {
                "average": 3.203517878e-06,
                "count": 47135682,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001789834541,
                "variance": 3.203507684e-06
              },
              {
                "average": 1.430183974,
                "count": 47135682,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.012945165,
                "variance": 16.1037289
              },
              {
                "average": 0.4120208314,
                "count": 47135682,
                "maximum": 25.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65436968,
                "variance": 135.8243327
              },
              {
                "average": 2.166382551,
                "count": 47135682,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.343850563,
                "variance": 1.805934334
              },
              {
                "average": 1787.406051,
                "count": 47135682,
                "maximum": 2120,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 445.1708379,
                "variance": 198177.0749
              },
              {
                "average": 211487439.1,
                "count": 47135682,
                "maximum": 211498141.6,
                "minimum": 211483719.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5211.626629,
                "variance": 27161052.12
              },
              {
                "average": 2.166382551,
                "count": 47135682,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.343850563,
                "variance": 1.805934334
              },
              {
                "average": 0,
                "count": 47135682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47135682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001781643893,
                "count": 47135682,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04217190624,
                "variance": 0.001778469676
              },
              {
                "average": 0,
                "count": 47135682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597449.8009,
              5231001.364,
              -33.34435565,
              598416.7009,
              5232234.944,
              1205.595644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597449.8009066998,
                    5231001.363744201,
                    -33.34435564673993
                  ],
                  [
                    597449.8009066998,
                    5232234.943744201,
                    -33.34435564673993
                  ],
                  [
                    598416.7009066998,
                    5232234.943744201,
                    1205.59564435326
                  ],
                  [
                    598416.7009066998,
                    5231001.363744201,
                    1205.59564435326
                  ],
                  [
                    597449.8009066998,
                    5231001.363744201,
                    -33.34435564673993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T23:15:41+00:00",
            "end_time": "2018-05-27T19:15: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": "20180527_47121B4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46265302746662,
              47.21250765959424,
              250.75487089302635
            ],
            [
              -121.46241476880185,
              47.220748502305916,
              250.75487089302635
            ],
            [
              -121.44977961934028,
              47.2205782078665,
              1382.4348708930265
            ],
            [
              -121.45001983399597,
              47.21233741395276,
              1382.4348708930265
            ],
            [
              -121.46265302746662,
              47.21250765959424,
              250.75487089302635
            ]
          ]
        ]
      },
      "bbox": [
        -121.462653,
        47.21233741,
        250.7548709,
        -121.4497796,
        47.2207485,
        1382.434871
      ],
      "properties": {
        "datetime": "2018-05-27T17:44:55Z",
        "pc:count": 40380122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616970.6327,
            "count": 40380122,
            "maximum": 617370.505,
            "minimum": 616413.525,
            "name": "X",
            "position": 0,
            "stddev": 257.3791269,
            "variance": 66244.01496
          },
          {
            "average": 5230327.452,
            "count": 40380122,
            "maximum": 5230841.564,
            "minimum": 5229925.424,
            "name": "Y",
            "position": 1,
            "stddev": 240.2401654,
            "variance": 57715.33706
          },
          {
            "average": 538.8587675,
            "count": 40380122,
            "maximum": 1382.434871,
            "minimum": 250.7548709,
            "name": "Z",
            "position": 2,
            "stddev": 16.58582698,
            "variance": 275.0896565
          },
          {
            "average": 25644.05774,
            "count": 40380122,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11390.60051,
            "variance": 129745780.1
          },
          {
            "average": 2.435547495,
            "count": 40380122,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.525585677,
            "variance": 2.327411659
          },
          {
            "average": 3.870934565,
            "count": 40380122,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.867009318,
            "variance": 3.485723792
          },
          {
            "average": 0.1447900034,
            "count": 40380122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3518889901,
            "variance": 0.1238258614
          },
          {
            "average": 2.33283099e-05,
            "count": 40380122,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004829882635,
            "variance": 2.332776627e-05
          },
          {
            "average": 1.53082014,
            "count": 40380122,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.4500357,
            "variance": 19.80281773
          },
          {
            "average": 0.2604371424,
            "count": 40380122,
            "maximum": 22.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.33658792,
            "variance": 128.5182257
          },
          {
            "average": 2.131276176,
            "count": 40380122,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.360694836,
            "variance": 1.851490436
          },
          {
            "average": 1726.122345,
            "count": 40380122,
            "maximum": 2024,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 454.2967815,
            "variance": 206385.5657
          },
          {
            "average": 211476594.4,
            "count": 40380122,
            "maximum": 211478295.8,
            "minimum": 211473506.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1709.690839,
            "variance": 2923042.766
          },
          {
            "average": 2.131276176,
            "count": 40380122,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.360694836,
            "variance": 1.851490436
          },
          {
            "average": 0,
            "count": 40380122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40380122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00270927859,
            "count": 40380122,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05198017378,
            "variance": 0.002701938467
          },
          {
            "average": 0,
            "count": 40380122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616413.525,
          5229925.424,
          250.7548709,
          617370.505,
          5230841.564,
          1382.434871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616413.5250040565,
                5229925.424446836,
                250.75487089302635
              ],
              [
                616413.5250040565,
                5230841.564446837,
                250.75487089302635
              ],
              [
                617370.5050040565,
                5230841.564446837,
                1382.4348708930265
              ],
              [
                617370.5050040565,
                5229925.424446836,
                1382.4348708930265
              ],
              [
                616413.5250040565,
                5229925.424446836,
                250.75487089302635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:44:55+00:00",
        "end_time": "2018-05-27T16:25:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.462653,
            47.21233741,
            250.7548709,
            -121.4497796,
            47.2207485,
            1382.434871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46265302746662,
                  47.21250765959424,
                  250.75487089302635
                ],
                [
                  -121.46241476880185,
                  47.220748502305916,
                  250.75487089302635
                ],
                [
                  -121.44977961934028,
                  47.2205782078665,
                  1382.4348708930265
                ],
                [
                  -121.45001983399597,
                  47.21233741395276,
                  1382.4348708930265
                ],
                [
                  -121.46265302746662,
                  47.21250765959424,
                  250.75487089302635
                ]
              ]
            ]
          },
          "id": "20180527_47121B4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:44:55Z",
            "pc:count": 40380122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616970.6327,
                "count": 40380122,
                "maximum": 617370.505,
                "minimum": 616413.525,
                "name": "X",
                "position": 0,
                "stddev": 257.3791269,
                "variance": 66244.01496
              },
              {
                "average": 5230327.452,
                "count": 40380122,
                "maximum": 5230841.564,
                "minimum": 5229925.424,
                "name": "Y",
                "position": 1,
                "stddev": 240.2401654,
                "variance": 57715.33706
              },
              {
                "average": 538.8587675,
                "count": 40380122,
                "maximum": 1382.434871,
                "minimum": 250.7548709,
                "name": "Z",
                "position": 2,
                "stddev": 16.58582698,
                "variance": 275.0896565
              },
              {
                "average": 25644.05774,
                "count": 40380122,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11390.60051,
                "variance": 129745780.1
              },
              {
                "average": 2.435547495,
                "count": 40380122,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.525585677,
                "variance": 2.327411659
              },
              {
                "average": 3.870934565,
                "count": 40380122,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.867009318,
                "variance": 3.485723792
              },
              {
                "average": 0.1447900034,
                "count": 40380122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3518889901,
                "variance": 0.1238258614
              },
              {
                "average": 2.33283099e-05,
                "count": 40380122,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004829882635,
                "variance": 2.332776627e-05
              },
              {
                "average": 1.53082014,
                "count": 40380122,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.4500357,
                "variance": 19.80281773
              },
              {
                "average": 0.2604371424,
                "count": 40380122,
                "maximum": 22.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.33658792,
                "variance": 128.5182257
              },
              {
                "average": 2.131276176,
                "count": 40380122,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.360694836,
                "variance": 1.851490436
              },
              {
                "average": 1726.122345,
                "count": 40380122,
                "maximum": 2024,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 454.2967815,
                "variance": 206385.5657
              },
              {
                "average": 211476594.4,
                "count": 40380122,
                "maximum": 211478295.8,
                "minimum": 211473506.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1709.690839,
                "variance": 2923042.766
              },
              {
                "average": 2.131276176,
                "count": 40380122,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.360694836,
                "variance": 1.851490436
              },
              {
                "average": 0,
                "count": 40380122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40380122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00270927859,
                "count": 40380122,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05198017378,
                "variance": 0.002701938467
              },
              {
                "average": 0,
                "count": 40380122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616413.525,
              5229925.424,
              250.7548709,
              617370.505,
              5230841.564,
              1382.434871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616413.5250040565,
                    5229925.424446836,
                    250.75487089302635
                  ],
                  [
                    616413.5250040565,
                    5230841.564446837,
                    250.75487089302635
                  ],
                  [
                    617370.5050040565,
                    5230841.564446837,
                    1382.4348708930265
                  ],
                  [
                    617370.5050040565,
                    5229925.424446836,
                    1382.4348708930265
                  ],
                  [
                    616413.5250040565,
                    5229925.424446836,
                    250.75487089302635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:44:55+00:00",
            "end_time": "2018-05-27T16:25:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121C7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76260812218305,
              47.31250691929809,
              -19.561287219784504
            ],
            [
              -121.76231311467075,
              47.32513914640664,
              -19.561287219784504
            ],
            [
              -121.74986872374198,
              47.325004064582025,
              1374.3187127802157
            ],
            [
              -121.75016669554482,
              47.31237189682002,
              1374.3187127802157
            ],
            [
              -121.76260812218305,
              47.31250691929809,
              -19.561287219784504
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626081,
        47.3123719,
        -19.56128722,
        -121.7498687,
        47.32513915,
        1374.318713
      ],
      "properties": {
        "datetime": "2018-05-28T00:28:09Z",
        "pc:count": 48621452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594086.8783,
            "count": 48621452,
            "maximum": 594464.6096,
            "minimum": 593524.0496,
            "name": "X",
            "position": 0,
            "stddev": 226.8615922,
            "variance": 51466.182
          },
          {
            "average": 5241345.802,
            "count": 48621452,
            "maximum": 5242038.77,
            "minimum": 5240634.59,
            "name": "Y",
            "position": 1,
            "stddev": 352.0030353,
            "variance": 123906.1369
          },
          {
            "average": 501.3339656,
            "count": 48621452,
            "maximum": 1374.318713,
            "minimum": -19.56128722,
            "name": "Z",
            "position": 2,
            "stddev": 44.5944716,
            "variance": 1988.666897
          },
          {
            "average": 23924.19927,
            "count": 48621452,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9623.1615,
            "variance": 92605237.26
          },
          {
            "average": 2.608557021,
            "count": 48621452,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.582608737,
            "variance": 2.504650413
          },
          {
            "average": 4.217982137,
            "count": 48621452,
            "maximum": 14,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.821849578,
            "variance": 3.319135885
          },
          {
            "average": 0.1196398043,
            "count": 48621452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3245398645,
            "variance": 0.1053261237
          },
          {
            "average": 0,
            "count": 48621452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139695376,
            "count": 48621452,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.102570236,
            "variance": 4.420801596
          },
          {
            "average": -0.09426040162,
            "count": 48621452,
            "maximum": 28.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56610897,
            "variance": 133.7748768
          },
          {
            "average": 2.284062434,
            "count": 48621452,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.278767427,
            "variance": 1.635246133
          },
          {
            "average": 1899.287673,
            "count": 48621452,
            "maximum": 2145,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 427.1682889,
            "variance": 182472.747
          },
          {
            "average": 211501365.6,
            "count": 48621452,
            "maximum": 211502489.4,
            "minimum": 211500495.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 707.6221915,
            "variance": 500729.1659
          },
          {
            "average": 2.284062434,
            "count": 48621452,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.278767427,
            "variance": 1.635246133
          },
          {
            "average": 0,
            "count": 48621452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48621452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002868199,
            "count": 48621452,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05347871065,
            "variance": 0.002859972493
          },
          {
            "average": 0,
            "count": 48621452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593524.0496,
          5240634.59,
          -19.56128722,
          594464.6096,
          5242038.77,
          1374.318713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593524.049614459,
                5240634.589964382,
                -19.561287219784504
              ],
              [
                593524.049614459,
                5242038.769964382,
                -19.561287219784504
              ],
              [
                594464.6096144591,
                5242038.769964382,
                1374.3187127802157
              ],
              [
                594464.6096144591,
                5240634.589964382,
                1374.3187127802157
              ],
              [
                593524.049614459,
                5240634.589964382,
                -19.561287219784504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-28T00:28:09+00:00",
        "end_time": "2018-05-27T23:54:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121C7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121C7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121C7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626081,
            47.3123719,
            -19.56128722,
            -121.7498687,
            47.32513915,
            1374.318713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76260812218305,
                  47.31250691929809,
                  -19.561287219784504
                ],
                [
                  -121.76231311467075,
                  47.32513914640664,
                  -19.561287219784504
                ],
                [
                  -121.74986872374198,
                  47.325004064582025,
                  1374.3187127802157
                ],
                [
                  -121.75016669554482,
                  47.31237189682002,
                  1374.3187127802157
                ],
                [
                  -121.76260812218305,
                  47.31250691929809,
                  -19.561287219784504
                ]
              ]
            ]
          },
          "id": "20180527_47121C7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121C7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-28T00:28:09Z",
            "pc:count": 48621452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594086.8783,
                "count": 48621452,
                "maximum": 594464.6096,
                "minimum": 593524.0496,
                "name": "X",
                "position": 0,
                "stddev": 226.8615922,
                "variance": 51466.182
              },
              {
                "average": 5241345.802,
                "count": 48621452,
                "maximum": 5242038.77,
                "minimum": 5240634.59,
                "name": "Y",
                "position": 1,
                "stddev": 352.0030353,
                "variance": 123906.1369
              },
              {
                "average": 501.3339656,
                "count": 48621452,
                "maximum": 1374.318713,
                "minimum": -19.56128722,
                "name": "Z",
                "position": 2,
                "stddev": 44.5944716,
                "variance": 1988.666897
              },
              {
                "average": 23924.19927,
                "count": 48621452,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9623.1615,
                "variance": 92605237.26
              },
              {
                "average": 2.608557021,
                "count": 48621452,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.582608737,
                "variance": 2.504650413
              },
              {
                "average": 4.217982137,
                "count": 48621452,
                "maximum": 14,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.821849578,
                "variance": 3.319135885
              },
              {
                "average": 0.1196398043,
                "count": 48621452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3245398645,
                "variance": 0.1053261237
              },
              {
                "average": 0,
                "count": 48621452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139695376,
                "count": 48621452,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.102570236,
                "variance": 4.420801596
              },
              {
                "average": -0.09426040162,
                "count": 48621452,
                "maximum": 28.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56610897,
                "variance": 133.7748768
              },
              {
                "average": 2.284062434,
                "count": 48621452,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.278767427,
                "variance": 1.635246133
              },
              {
                "average": 1899.287673,
                "count": 48621452,
                "maximum": 2145,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 427.1682889,
                "variance": 182472.747
              },
              {
                "average": 211501365.6,
                "count": 48621452,
                "maximum": 211502489.4,
                "minimum": 211500495.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 707.6221915,
                "variance": 500729.1659
              },
              {
                "average": 2.284062434,
                "count": 48621452,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.278767427,
                "variance": 1.635246133
              },
              {
                "average": 0,
                "count": 48621452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48621452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002868199,
                "count": 48621452,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05347871065,
                "variance": 0.002859972493
              },
              {
                "average": 0,
                "count": 48621452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593524.0496,
              5240634.59,
              -19.56128722,
              594464.6096,
              5242038.77,
              1374.318713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593524.049614459,
                    5240634.589964382,
                    -19.561287219784504
                  ],
                  [
                    593524.049614459,
                    5242038.769964382,
                    -19.561287219784504
                  ],
                  [
                    594464.6096144591,
                    5242038.769964382,
                    1374.3187127802157
                  ],
                  [
                    594464.6096144591,
                    5240634.589964382,
                    1374.3187127802157
                  ],
                  [
                    593524.049614459,
                    5240634.589964382,
                    -19.561287219784504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-28T00:28:09+00:00",
            "end_time": "2018-05-27T23:54:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180527_47121B4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50024342501845,
              47.20087516702074,
              -40.71382851130102
            ],
            [
              -121.49997233928701,
              47.210490119135905,
              -40.71382851130102
            ],
            [
              -121.48728079243136,
              47.210323219176324,
              1402.466171488699
            ],
            [
              -121.48755416965905,
              47.20070832285781,
              1402.466171488699
            ],
            [
              -121.50024342501845,
              47.20087516702074,
              -40.71382851130102
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002434,
        47.20070832,
        -40.71382851,
        -121.4872808,
        47.21049012,
        1402.466171
      ],
      "properties": {
        "datetime": "2018-05-27T18:11:28Z",
        "pc:count": 47092695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614040.9749,
            "count": 47092695,
            "maximum": 614553.3761,
            "minimum": 613591.9561,
            "name": "X",
            "position": 0,
            "stddev": 273.1495465,
            "variance": 74610.67473
          },
          {
            "average": 5229013.139,
            "count": 47092695,
            "maximum": 5229646.237,
            "minimum": 5228577.357,
            "name": "Y",
            "position": 1,
            "stddev": 251.483162,
            "variance": 63243.78076
          },
          {
            "average": 574.0094616,
            "count": 47092695,
            "maximum": 1402.466171,
            "minimum": -40.71382851,
            "name": "Z",
            "position": 2,
            "stddev": 77.86119614,
            "variance": 6062.365864
          },
          {
            "average": 24892.07942,
            "count": 47092695,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10993.02812,
            "variance": 120846667.2
          },
          {
            "average": 2.535478316,
            "count": 47092695,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.602713546,
            "variance": 2.568690712
          },
          {
            "average": 4.071132795,
            "count": 47092695,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.952769452,
            "variance": 3.813308533
          },
          {
            "average": 0.125841131,
            "count": 47092695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3316702324,
            "variance": 0.1100051431
          },
          {
            "average": 3.333850399e-06,
            "count": 47092695,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001825880433,
            "variance": 3.333839355e-06
          },
          {
            "average": 1.332986613,
            "count": 47092695,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.45447121,
            "variance": 11.93337134
          },
          {
            "average": 0.4777797601,
            "count": 47092695,
            "maximum": 27,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57995934,
            "variance": 134.0954584
          },
          {
            "average": 2.245691991,
            "count": 47092695,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.301515843,
            "variance": 1.69394349
          },
          {
            "average": 1770.661692,
            "count": 47092695,
            "maximum": 2032,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 434.7287918,
            "variance": 188989.1224
          },
          {
            "average": 211477867.4,
            "count": 47092695,
            "maximum": 211479888.5,
            "minimum": 211476532.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1201.820493,
            "variance": 1444372.499
          },
          {
            "average": 2.245691991,
            "count": 47092695,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.301515843,
            "variance": 1.69394349
          },
          {
            "average": 0,
            "count": 47092695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47092695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002821329295,
            "count": 47092695,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05304120527,
            "variance": 0.002813369456
          },
          {
            "average": 0,
            "count": 47092695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613591.9561,
          5228577.357,
          -40.71382851,
          614553.3761,
          5229646.237,
          1402.466171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613591.9561092872,
                5228577.357291506,
                -40.71382851130102
              ],
              [
                613591.9561092872,
                5229646.2372915065,
                -40.71382851130102
              ],
              [
                614553.3761092871,
                5229646.2372915065,
                1402.466171488699
              ],
              [
                614553.3761092871,
                5228577.357291506,
                1402.466171488699
              ],
              [
                613591.9561092872,
                5228577.357291506,
                -40.71382851130102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:11:28+00:00",
        "end_time": "2018-05-27T17:15:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002434,
            47.20070832,
            -40.71382851,
            -121.4872808,
            47.21049012,
            1402.466171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50024342501845,
                  47.20087516702074,
                  -40.71382851130102
                ],
                [
                  -121.49997233928701,
                  47.210490119135905,
                  -40.71382851130102
                ],
                [
                  -121.48728079243136,
                  47.210323219176324,
                  1402.466171488699
                ],
                [
                  -121.48755416965905,
                  47.20070832285781,
                  1402.466171488699
                ],
                [
                  -121.50024342501845,
                  47.20087516702074,
                  -40.71382851130102
                ]
              ]
            ]
          },
          "id": "20180527_47121B4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:11:28Z",
            "pc:count": 47092695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614040.9749,
                "count": 47092695,
                "maximum": 614553.3761,
                "minimum": 613591.9561,
                "name": "X",
                "position": 0,
                "stddev": 273.1495465,
                "variance": 74610.67473
              },
              {
                "average": 5229013.139,
                "count": 47092695,
                "maximum": 5229646.237,
                "minimum": 5228577.357,
                "name": "Y",
                "position": 1,
                "stddev": 251.483162,
                "variance": 63243.78076
              },
              {
                "average": 574.0094616,
                "count": 47092695,
                "maximum": 1402.466171,
                "minimum": -40.71382851,
                "name": "Z",
                "position": 2,
                "stddev": 77.86119614,
                "variance": 6062.365864
              },
              {
                "average": 24892.07942,
                "count": 47092695,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10993.02812,
                "variance": 120846667.2
              },
              {
                "average": 2.535478316,
                "count": 47092695,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.602713546,
                "variance": 2.568690712
              },
              {
                "average": 4.071132795,
                "count": 47092695,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.952769452,
                "variance": 3.813308533
              },
              {
                "average": 0.125841131,
                "count": 47092695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3316702324,
                "variance": 0.1100051431
              },
              {
                "average": 3.333850399e-06,
                "count": 47092695,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001825880433,
                "variance": 3.333839355e-06
              },
              {
                "average": 1.332986613,
                "count": 47092695,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.45447121,
                "variance": 11.93337134
              },
              {
                "average": 0.4777797601,
                "count": 47092695,
                "maximum": 27,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57995934,
                "variance": 134.0954584
              },
              {
                "average": 2.245691991,
                "count": 47092695,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.301515843,
                "variance": 1.69394349
              },
              {
                "average": 1770.661692,
                "count": 47092695,
                "maximum": 2032,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 434.7287918,
                "variance": 188989.1224
              },
              {
                "average": 211477867.4,
                "count": 47092695,
                "maximum": 211479888.5,
                "minimum": 211476532.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1201.820493,
                "variance": 1444372.499
              },
              {
                "average": 2.245691991,
                "count": 47092695,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.301515843,
                "variance": 1.69394349
              },
              {
                "average": 0,
                "count": 47092695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47092695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002821329295,
                "count": 47092695,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05304120527,
                "variance": 0.002813369456
              },
              {
                "average": 0,
                "count": 47092695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613591.9561,
              5228577.357,
              -40.71382851,
              614553.3761,
              5229646.237,
              1402.466171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613591.9561092872,
                    5228577.357291506,
                    -40.71382851130102
                  ],
                  [
                    613591.9561092872,
                    5229646.2372915065,
                    -40.71382851130102
                  ],
                  [
                    614553.3761092871,
                    5229646.2372915065,
                    1402.466171488699
                  ],
                  [
                    614553.3761092871,
                    5228577.357291506,
                    1402.466171488699
                  ],
                  [
                    613591.9561092872,
                    5228577.357291506,
                    -40.71382851130102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:11:28+00:00",
            "end_time": "2018-05-27T17:15: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": "20180527_47121B4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47514317149009,
              47.20800938439052,
              239.89125716442743
            ],
            [
              -121.47500948637237,
              47.21267233741849,
              239.89125716442743
            ],
            [
              -121.46241578379873,
              47.21250398530115,
              1391.7512571644274
            ],
            [
              -121.46255057185962,
              47.20784105957104,
              1391.7512571644274
            ],
            [
              -121.47514317149009,
              47.20800938439052,
              239.89125716442743
            ]
          ]
        ]
      },
      "bbox": [
        -121.4751432,
        47.20784106,
        239.8912572,
        -121.4624158,
        47.21267234,
        1391.751257
      ],
      "properties": {
        "datetime": "2018-05-27T17:41:24Z",
        "pc:count": 16804340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615944.7292,
            "count": 16804340,
            "maximum": 616431.4972,
            "minimum": 615477.5172,
            "name": "X",
            "position": 0,
            "stddev": 269.2337374,
            "variance": 72486.80538
          },
          {
            "average": 5229679.526,
            "count": 16804340,
            "maximum": 5229925.37,
            "minimum": 5229406.99,
            "name": "Y",
            "position": 1,
            "stddev": 132.6444007,
            "variance": 17594.53704
          },
          {
            "average": 533.9665114,
            "count": 16804340,
            "maximum": 1391.751257,
            "minimum": 239.8912572,
            "name": "Z",
            "position": 2,
            "stddev": 19.81275807,
            "variance": 392.5453824
          },
          {
            "average": 25066.90398,
            "count": 16804340,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10287.26561,
            "variance": 105827833.7
          },
          {
            "average": 2.493309645,
            "count": 16804340,
            "maximum": 13,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.543271507,
            "variance": 2.381686945
          },
          {
            "average": 3.986898504,
            "count": 16804340,
            "maximum": 13,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.850037366,
            "variance": 3.422638257
          },
          {
            "average": 0.1323982376,
            "count": 16804340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.338923223,
            "variance": 0.1148689511
          },
          {
            "average": 0,
            "count": 16804340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.436176012,
            "count": 16804340,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.938628904,
            "variance": 15.51279765
          },
          {
            "average": -0.187967622,
            "count": 16804340,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6292477,
            "variance": 135.239402
          },
          {
            "average": 2.205583974,
            "count": 16804340,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.323688543,
            "variance": 1.75215136
          },
          {
            "average": 1754.283415,
            "count": 16804340,
            "maximum": 2023,
            "minimum": 1016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 441.6221322,
            "variance": 195030.1076
          },
          {
            "average": 211477260.6,
            "count": 16804340,
            "maximum": 211478084.5,
            "minimum": 211476505.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 269.951654,
            "variance": 72873.89549
          },
          {
            "average": 2.205583974,
            "count": 16804340,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.323688543,
            "variance": 1.75215136
          },
          {
            "average": 0,
            "count": 16804340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16804340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003039274378,
            "count": 16804340,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05504577522,
            "variance": 0.003030037369
          },
          {
            "average": 0,
            "count": 16804340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615477.5172,
          5229406.99,
          239.8912572,
          616431.4972,
          5229925.37,
          1391.751257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615477.5171699426,
                5229406.990189237,
                239.89125716442743
              ],
              [
                615477.5171699426,
                5229925.370189237,
                239.89125716442743
              ],
              [
                616431.4971699426,
                5229925.370189237,
                1391.7512571644274
              ],
              [
                616431.4971699426,
                5229406.990189237,
                1391.7512571644274
              ],
              [
                615477.5171699426,
                5229406.990189237,
                239.89125716442743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T17:41:24+00:00",
        "end_time": "2018-05-27T17:15:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4751432,
            47.20784106,
            239.8912572,
            -121.4624158,
            47.21267234,
            1391.751257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47514317149009,
                  47.20800938439052,
                  239.89125716442743
                ],
                [
                  -121.47500948637237,
                  47.21267233741849,
                  239.89125716442743
                ],
                [
                  -121.46241578379873,
                  47.21250398530115,
                  1391.7512571644274
                ],
                [
                  -121.46255057185962,
                  47.20784105957104,
                  1391.7512571644274
                ],
                [
                  -121.47514317149009,
                  47.20800938439052,
                  239.89125716442743
                ]
              ]
            ]
          },
          "id": "20180527_47121B4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T17:41:24Z",
            "pc:count": 16804340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615944.7292,
                "count": 16804340,
                "maximum": 616431.4972,
                "minimum": 615477.5172,
                "name": "X",
                "position": 0,
                "stddev": 269.2337374,
                "variance": 72486.80538
              },
              {
                "average": 5229679.526,
                "count": 16804340,
                "maximum": 5229925.37,
                "minimum": 5229406.99,
                "name": "Y",
                "position": 1,
                "stddev": 132.6444007,
                "variance": 17594.53704
              },
              {
                "average": 533.9665114,
                "count": 16804340,
                "maximum": 1391.751257,
                "minimum": 239.8912572,
                "name": "Z",
                "position": 2,
                "stddev": 19.81275807,
                "variance": 392.5453824
              },
              {
                "average": 25066.90398,
                "count": 16804340,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10287.26561,
                "variance": 105827833.7
              },
              {
                "average": 2.493309645,
                "count": 16804340,
                "maximum": 13,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.543271507,
                "variance": 2.381686945
              },
              {
                "average": 3.986898504,
                "count": 16804340,
                "maximum": 13,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.850037366,
                "variance": 3.422638257
              },
              {
                "average": 0.1323982376,
                "count": 16804340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.338923223,
                "variance": 0.1148689511
              },
              {
                "average": 0,
                "count": 16804340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.436176012,
                "count": 16804340,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.938628904,
                "variance": 15.51279765
              },
              {
                "average": -0.187967622,
                "count": 16804340,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6292477,
                "variance": 135.239402
              },
              {
                "average": 2.205583974,
                "count": 16804340,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.323688543,
                "variance": 1.75215136
              },
              {
                "average": 1754.283415,
                "count": 16804340,
                "maximum": 2023,
                "minimum": 1016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 441.6221322,
                "variance": 195030.1076
              },
              {
                "average": 211477260.6,
                "count": 16804340,
                "maximum": 211478084.5,
                "minimum": 211476505.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 269.951654,
                "variance": 72873.89549
              },
              {
                "average": 2.205583974,
                "count": 16804340,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.323688543,
                "variance": 1.75215136
              },
              {
                "average": 0,
                "count": 16804340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16804340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003039274378,
                "count": 16804340,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05504577522,
                "variance": 0.003030037369
              },
              {
                "average": 0,
                "count": 16804340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615477.5172,
              5229406.99,
              239.8912572,
              616431.4972,
              5229925.37,
              1391.751257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615477.5171699426,
                    5229406.990189237,
                    239.89125716442743
                  ],
                  [
                    615477.5171699426,
                    5229925.370189237,
                    239.89125716442743
                  ],
                  [
                    616431.4971699426,
                    5229925.370189237,
                    1391.7512571644274
                  ],
                  [
                    616431.4971699426,
                    5229406.990189237,
                    1391.7512571644274
                  ],
                  [
                    615477.5171699426,
                    5229406.990189237,
                    239.89125716442743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T17:41:24+00:00",
            "end_time": "2018-05-27T17:15: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": "20180527_47121B5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51280181286116,
              47.201118209385,
              1.891326681669625
            ],
            [
              -121.51251416716919,
              47.21140643146087,
              1.891326681669625
            ],
            [
              -121.49972490490944,
              47.21123964244474,
              1409.1513266816696
            ],
            [
              -121.50001502149672,
              47.20095148003232,
              1409.1513266816696
            ],
            [
              -121.51280181286116,
              47.201118209385,
              1.891326681669625
            ]
          ]
        ]
      },
      "bbox": [
        -121.5128018,
        47.20095148,
        1.891326682,
        -121.4997249,
        47.21140643,
        1409.151327
      ],
      "properties": {
        "datetime": "2018-05-27T18:11:33Z",
        "pc:count": 66061788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613129.1692,
            "count": 66061788,
            "maximum": 613609.0916,
            "minimum": 612640.2916,
            "name": "X",
            "position": 0,
            "stddev": 271.2916367,
            "variance": 73599.15213
          },
          {
            "average": 5229083.798,
            "count": 66061788,
            "maximum": 5229729.89,
            "minimum": 5228586.17,
            "name": "Y",
            "position": 1,
            "stddev": 286.3134519,
            "variance": 81975.39274
          },
          {
            "average": 553.2685872,
            "count": 66061788,
            "maximum": 1409.151327,
            "minimum": 1.891326682,
            "name": "Z",
            "position": 2,
            "stddev": 68.03174716,
            "variance": 4628.318621
          },
          {
            "average": 24845.54518,
            "count": 66061788,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11013.65747,
            "variance": 121300650.9
          },
          {
            "average": 2.48632117,
            "count": 66061788,
            "maximum": 14,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.567368261,
            "variance": 2.456643266
          },
          {
            "average": 3.973198061,
            "count": 66061788,
            "maximum": 15,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.916862656,
            "variance": 3.674362441
          },
          {
            "average": 0.129733788,
            "count": 66061788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3360103182,
            "variance": 0.112902934
          },
          {
            "average": 9.627350686e-06,
            "count": 66061788,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003102782323,
            "variance": 9.627258146e-06
          },
          {
            "average": 1.346967872,
            "count": 66061788,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.59216679,
            "variance": 12.90366225
          },
          {
            "average": 0.5811015416,
            "count": 66061788,
            "maximum": 31.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61540251,
            "variance": 134.9175754
          },
          {
            "average": 2.222821853,
            "count": 66061788,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.314354821,
            "variance": 1.727528595
          },
          {
            "average": 1765.469317,
            "count": 66061788,
            "maximum": 2032,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 438.684602,
            "variance": 192444.1801
          },
          {
            "average": 211478380.4,
            "count": 66061788,
            "maximum": 211479893,
            "minimum": 211476549.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1033.137973,
            "variance": 1067374.071
          },
          {
            "average": 2.222821853,
            "count": 66061788,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.314354821,
            "variance": 1.727528595
          },
          {
            "average": 0,
            "count": 66061788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66061788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002153105514,
            "count": 66061788,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04635158771,
            "variance": 0.002148469683
          },
          {
            "average": 0,
            "count": 66061788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612640.2916,
          5228586.17,
          1.891326682,
          613609.0916,
          5229729.89,
          1409.151327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612640.2916190639,
                5228586.170361853,
                1.891326681669625
              ],
              [
                612640.2916190639,
                5229729.890361854,
                1.891326681669625
              ],
              [
                613609.091619064,
                5229729.890361854,
                1409.1513266816696
              ],
              [
                613609.091619064,
                5228586.170361853,
                1409.1513266816696
              ],
              [
                612640.2916190639,
                5228586.170361853,
                1.891326681669625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3740
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
        "start_time": "2018-05-27T18:11:33+00:00",
        "end_time": "2018-05-27T17:15:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/stac/20180527_47121B5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180527_47121B5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9546/20180527_47121B5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5128018,
            47.20095148,
            1.891326682,
            -121.4997249,
            47.21140643,
            1409.151327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51280181286116,
                  47.201118209385,
                  1.891326681669625
                ],
                [
                  -121.51251416716919,
                  47.21140643146087,
                  1.891326681669625
                ],
                [
                  -121.49972490490944,
                  47.21123964244474,
                  1409.1513266816696
                ],
                [
                  -121.50001502149672,
                  47.20095148003232,
                  1409.1513266816696
                ],
                [
                  -121.51280181286116,
                  47.201118209385,
                  1.891326681669625
                ]
              ]
            ]
          },
          "id": "20180527_47121B5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9546/20180527_47121B5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-05-27T18:11:33Z",
            "pc:count": 66061788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613129.1692,
                "count": 66061788,
                "maximum": 613609.0916,
                "minimum": 612640.2916,
                "name": "X",
                "position": 0,
                "stddev": 271.2916367,
                "variance": 73599.15213
              },
              {
                "average": 5229083.798,
                "count": 66061788,
                "maximum": 5229729.89,
                "minimum": 5228586.17,
                "name": "Y",
                "position": 1,
                "stddev": 286.3134519,
                "variance": 81975.39274
              },
              {
                "average": 553.2685872,
                "count": 66061788,
                "maximum": 1409.151327,
                "minimum": 1.891326682,
                "name": "Z",
                "position": 2,
                "stddev": 68.03174716,
                "variance": 4628.318621
              },
              {
                "average": 24845.54518,
                "count": 66061788,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11013.65747,
                "variance": 121300650.9
              },
              {
                "average": 2.48632117,
                "count": 66061788,
                "maximum": 14,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.567368261,
                "variance": 2.456643266
              },
              {
                "average": 3.973198061,
                "count": 66061788,
                "maximum": 15,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.916862656,
                "variance": 3.674362441
              },
              {
                "average": 0.129733788,
                "count": 66061788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3360103182,
                "variance": 0.112902934
              },
              {
                "average": 9.627350686e-06,
                "count": 66061788,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003102782323,
                "variance": 9.627258146e-06
              },
              {
                "average": 1.346967872,
                "count": 66061788,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.59216679,
                "variance": 12.90366225
              },
              {
                "average": 0.5811015416,
                "count": 66061788,
                "maximum": 31.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61540251,
                "variance": 134.9175754
              },
              {
                "average": 2.222821853,
                "count": 66061788,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.314354821,
                "variance": 1.727528595
              },
              {
                "average": 1765.469317,
                "count": 66061788,
                "maximum": 2032,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 438.684602,
                "variance": 192444.1801
              },
              {
                "average": 211478380.4,
                "count": 66061788,
                "maximum": 211479893,
                "minimum": 211476549.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1033.137973,
                "variance": 1067374.071
              },
              {
                "average": 2.222821853,
                "count": 66061788,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.314354821,
                "variance": 1.727528595
              },
              {
                "average": 0,
                "count": 66061788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66061788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002153105514,
                "count": 66061788,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04635158771,
                "variance": 0.002148469683
              },
              {
                "average": 0,
                "count": 66061788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612640.2916,
              5228586.17,
              1.891326682,
              613609.0916,
              5229729.89,
              1409.151327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612640.2916190639,
                    5228586.170361853,
                    1.891326681669625
                  ],
                  [
                    612640.2916190639,
                    5229729.890361854,
                    1.891326681669625
                  ],
                  [
                    613609.091619064,
                    5229729.890361854,
                    1409.1513266816696
                  ],
                  [
                    613609.091619064,
                    5228586.170361853,
                    1409.1513266816696
                  ],
                  [
                    612640.2916190639,
                    5228586.170361853,
                    1.891326681669625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3740
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 10N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3740\"]]",
            "start_time": "2018-05-27T18:11:33+00:00",
            "end_time": "2018-05-27T17:15: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"
        }
      }
    }
  ]
}